linux-stable/Documentation/devicetree/bindings/hwmon
Linus Torvalds 9e5f3ffcf1 Devicetree updates for v5.15:
- Refactor arch kdump DT related code to a common implementation
 
 - Add fw_devlink tracking for 'phy-handle', 'leds', 'backlight',
   'resets', and 'pwm' properties
 
 - Various clean-ups to DT FDT code
 
 - Fix a runtime error for !CONFIG_SYSFS
 
 - Convert Synopsys DW PCI and derivative binding docs to schemas. Add
   Toshiba Visconti PCIe binding.
 
 - Convert a bunch of memory controller bindings to schemas
 
 - Covert eeprom-93xx46, Samsung Exynos TRNG, Samsung Exynos IRQ
   combiner, arm-charlcd, img-ascii-lcd, UniPhier eFuse, Xilinx Zynq
   MPSoC FPGA, Xilinx Zynq MPSoC reset, Mediatek mmsys, Gemini boards,
   brcm,iproc-i2c, faraday,ftpci100, and ks8851 net to DT schema.
 
 - Extend nvmem bindings to handle bit offsets in unit-addresses
 
 - Add DT schemas for HiKey 970 PCIe PHY
 
 - Remove unused ZTE, energymicro,efm32-timer, and Exynos SATA bindings
 
 - Enable dtc pci_device_reg warning by default
 
 - Fixes for handling 'unevaluatedProperties' in preparation to enable
   pending support in the tooling for jsonschema 2020-12 draft
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmEuWEsQHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhw+CtD/45m84GisULb7FFmlo+WY2SbzE8a+MUEXo0
 5ZZoMViSvBchphap9ueFNDdrLMUOHMsFaxHuTCUxXr4tq7EOemM7Br4OLiwiRrM5
 o2CwBvXYu+49c4UKVFMM6RCKFiXvw5NLI4Twpj4Ge8farHvt9Ecwtq+Y+RYWgFk2
 xwXWut7ZK3zBU6B+s4MRBATCFTD5oC4pAJIK3OQUlUPqZEQqdTRBKv5lyg+VUY2k
 eU0Cyzm0dZAmtjAu8ovhVNLfK1pp165QiaFIE1qh5H3ZVZAJlNyqN4jBDx9E4pLj
 BeazrsqfOkC8mZC+T7TgixhwB6D+r6/JW9NiCjYbarXibIsUOKSTKtj8XR8eZF/g
 sLeVDx33U5S+dlj1OB7scwq4Q9sG27ii2rlkvafA5KKBjoR2dzz7o9JesCV1Guha
 goPXmcd08e+KrjINxVc6gk4Y+KG8u+G7qnXnnmSatESJKxiDu1OgU3L16mlTJFaM
 hBmrh5rx1y8EkQnzgceTZIIWh30poSQKKyDB6Ta4Dude5JE+rS30oVURDR7MIrav
 rY70OYOiSq/nCcC7bc0Yu0UxJi+bwH28WvsD0aeCUOBTFsnI4j2uvsPsh3Aq74O0
 UbQmUCMxhpmsDVdIOqlS1IVH8M79I+BrDTPVP6EE96ttoj9FbSi6AgjeGJzVMC99
 EhtWe+gKTQ==
 =28CD
 -----END PGP SIGNATURE-----

Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux

Pull devicetree updates from Rob Herring:

 - Refactor arch kdump DT related code to a common implementation

 - Add fw_devlink tracking for 'phy-handle', 'leds', 'backlight',
   'resets', and 'pwm' properties

 - Various clean-ups to DT FDT code

 - Fix a runtime error for !CONFIG_SYSFS

 - Convert Synopsys DW PCI and derivative binding docs to schemas. Add
   Toshiba Visconti PCIe binding.

 - Convert a bunch of memory controller bindings to schemas

 - Covert eeprom-93xx46, Samsung Exynos TRNG, Samsung Exynos IRQ
   combiner, arm-charlcd, img-ascii-lcd, UniPhier eFuse, Xilinx Zynq
   MPSoC FPGA, Xilinx Zynq MPSoC reset, Mediatek mmsys, Gemini boards,
   brcm,iproc-i2c, faraday,ftpci100, and ks8851 net to DT schema.

 - Extend nvmem bindings to handle bit offsets in unit-addresses

 - Add DT schemas for HiKey 970 PCIe PHY

 - Remove unused ZTE, energymicro,efm32-timer, and Exynos SATA bindings

 - Enable dtc pci_device_reg warning by default

 - Fixes for handling 'unevaluatedProperties' in preparation to enable
   pending support in the tooling for jsonschema 2020-12 draft

* tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (78 commits)
  dt-bindings: display: remove zte,vou.txt binding doc
  dt-bindings: hwmon: merge max1619 into trivial devices
  dt-bindings: mtd-physmap: Add 'arm,vexpress-flash' compatible
  dt-bindings: PCI: imx6: convert the imx pcie controller to dtschema
  dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries
  dt-bindings: Add vendor prefix for Topic Embedded Systems
  of: fdt: Rename reserve_elfcorehdr() to fdt_reserve_elfcorehdr()
  arm64: kdump: Remove custom linux,usable-memory-range handling
  arm64: kdump: Remove custom linux,elfcorehdr handling
  riscv: Remove non-standard linux,elfcorehdr handling
  of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdef
  of: fdt: Add generic support for handling usable memory range property
  of: fdt: Add generic support for handling elf core headers property
  crash_dump: Make elfcorehdr address/size symbols always visible
  dt-bindings: memory: convert Samsung Exynos DMC to dtschema
  dt-bindings: devfreq: event: convert Samsung Exynos PPMU to dtschema
  dt-bindings: devfreq: event: convert Samsung Exynos NoCP to dtschema
  kbuild: Enable dtc 'pci_device_reg' warning by default
  dt-bindings: soc: remove obsolete zte zx header
  dt-bindings: clock: remove obsolete zte zx header
  ...
2021-09-01 18:34:51 -07:00
..
pmbus dt-bindings: Add missing 'additionalProperties: false' 2020-03-31 09:03:17 -06:00
adc128d818.txt dt-bindings: hwmon: (adc128d818) Specify ti,mode property size 2019-03-29 09:52:00 -07:00
adi,ad741x.yaml dt-bindings: hwmon: convert AD AD741x bindings to dt-schema 2020-12-11 07:42:27 -08:00
adi,adm1177.yaml dt-bindings: Add missing 'additionalProperties: false' 2020-03-31 09:03:17 -06:00
adi,adm1266.yaml dt-bindings: hwmon: Add bindings for ADM1266 2020-09-23 09:42:41 -07:00
adi,adm1275.yaml dt-bindings: hwmon: convert AD ADM1275 bindings to dt-schema 2020-12-11 07:42:27 -08:00
adi,axi-fan-control.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
adi,ltc2947.yaml dt-bindings: Cleanup standard unit properties 2021-01-29 16:36:06 -06:00
adi,ltc2992.yaml dt-bindings: hwmon: Add documentation for ltc2992 2020-12-11 07:42:27 -08:00
adt7475.yaml dt-bindings: Move fixed string 'patternProperties' to 'properties' 2021-07-15 08:45:33 -06:00
amd,sbrmi.yaml dt-bindings: sbrmi: Add SB-RMI hwmon driver bindings 2021-08-17 14:54:25 -07:00
amd,sbtsi.yaml dt-bindings: (hwmon/sbtsi_temp) Add SB-TSI hwmon driver bindings 2020-12-12 08:36:09 -08:00
apm-xgene-hwmon.txt
as370.txt hwmon: (as370-hwmon) Add DT bindings for Synaptics AS370 PVT 2019-09-03 12:47:17 -07:00
aspeed-pwm-tacho.txt
baikal,bt1-pvt.yaml dt-bindings: Cleanup standard unit properties 2021-01-29 16:36:06 -06:00
cirrus,lochnagar.yaml hwmon: lochnagar: Move binding over to dtschema 2020-05-27 19:30:25 -06:00
dps650ab.txt dt-bindings: hwmon: add dps650ab documentation 2019-02-18 14:23:29 -08:00
g762.txt docs: hwmon: Add an index file and rename docs to *.rst 2019-04-17 10:37:23 -07:00
gpio-fan.txt dt-bindings: thermal: Get rid of thermal.txt and replace references 2020-07-21 10:40:08 +02:00
hih6130.txt devicetree: hwmon: Add bindings documentation for HIH6130 2019-02-18 14:23:29 -08:00
ibm,cffps1.txt dt-bindings: hwmon: Document ibm,cffps compatible string 2019-11-06 14:37:19 -08:00
ibmpowernv.txt
ina3221.txt dt-bindings: hwmon: (ina3221) Add ti,single-shot property 2019-02-18 14:23:29 -08:00
jc42.txt
kontron,sl28cpld-hwmon.yaml dt-bindings: mfd: Add bindings for sl28cpld 2020-09-17 15:57:14 +01:00
lm70.txt
lm75.yaml dt-bindings: hwmon: Add Texas Instruments TMP1075 2021-06-17 04:21:44 -07:00
lm87.txt
lm90.txt dt-bindings: thermal: Get rid of thermal.txt and replace references 2020-07-21 10:40:08 +02:00
ltc2978.txt bindings: (hwmon/ltc2978.txt) add support for more parts (bindings) 2020-03-08 20:35:46 -07:00
ltc2990.txt hwmon: (ltc2990) add devicetree binding 2018-05-21 07:52:00 -07:00
ltc4151.txt
ltq-cputemp.txt
max6650.txt
max6697.txt
max31785.txt
maxim,max20730.yaml dt-bindings: hwmon: max20730: adding device tree doc for max20730 2020-10-06 14:53:01 -07:00
mcp3021.txt
microchip,sparx5-temp.yaml dt-bindings: hwmon: Add Sparx5 temperature sensor 2020-07-24 07:44:57 -07:00
moortec,mr75203.yaml dt-bindings: Fix JSON pointers 2020-12-18 15:14:44 -06:00
npcm750-pwm-fan.txt dt-binding: hwmon: Add NPCM7xx PWM and Fan controller documentation 2018-07-08 20:08:13 -07:00
nsa320-mcu.txt
ntc_thermistor.txt dt-bindings: fix references for iio-bindings.txt 2021-04-09 14:18:49 -05:00
pwm-fan.txt dt-bindings: hwmon: pwm-fan: Support multiple fan tachometer inputs 2020-12-02 17:42:23 -08:00
sensirion,shtc1.yaml dt-bindings: Fix JSON pointers 2020-12-18 15:14:44 -06:00
sht15.txt
stts751.txt
ti,ads7828.yaml dt-bindings: hwmon: Fix typo in TI ADS7828 bindings 2021-06-09 11:51:30 -07:00
ti,ina2xx.yaml dt-bindings: hwmon: convert TI INA2xx bindings to dt-schema 2020-12-11 07:42:27 -08:00
ti,tmp513.yaml dt-bindings: Cleanup standard unit properties 2021-01-29 16:36:06 -06:00
ti,tps23861.yaml dt-bindings: hwmon: Add TI TPS23861 bindings 2021-02-12 07:02:55 -08:00
tmp108.txt dt-bindings: hwmon: tmp108: add optional interrupts and #thermal-sensor-cells 2018-12-16 15:13:14 -08:00
vexpress.txt
winbond,w83781d.yaml dt-bindings: hwmon: Add bindings for Winbond W83781D 2021-08-17 14:54:26 -07:00