acrn-kernel/Documentation/devicetree/bindings/thermal
Linus Torvalds 706eacadd5 Devicetree updates for v6.1:
DT core:
 
 - Fix node refcounting in of_find_last_cache_level()
 
 - Constify device_node in of_device_compatible_match()
 
 - Fix 'dma-ranges' handling in bus controller nodes
 
 - Fix handling of initrd start > end
 
 - Improve error reporting in of_irq_init()
 
 - Taint kernel on DT unittest running
 
 - Use strscpy instead of strlcpy
 
 - Add a build target, dt_compatible_check, to check for
   compatible strings used in kernel sources against compatible strings
   in DT schemas.
 
 - Handle DT_SCHEMA_FILES changes when rebuilding
 
 DT bindings:
 
 - LED bindings for MT6370 PMIC
 
 - Convert Mediatek mtk-gce mailbox, MIPS CPU interrupt controller,
   mt7621 I2C, virtio,pci-iommu, nxp,tda998x, QCom fastrpc, qcom,pdc,
   and arm,versatile-sysreg to DT schema format
 
 - Add nvmem cells to u-boot,env schema
 
 - Add more LED_COLOR_ID definitions
 
 - Require 'opp-table' uses to be a node
 
 - Various schema fixes to match QEMU 'virt' DT usage
 
 - Tree wide dropping of redundant 'Device Tree Binding' in schema titles
 
 - More (unevaluated|additional)Properties fixes in schema child nodes
 
 - Drop various redundant minItems equal to maxItems
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmM7QzsACgkQ+vtdtY28
 YcNMgg//eZr/y+FUyF3tE7DRRmCzbptAfRG0Ccmj6z0VM9HNmOiacnNdqGjOFHj6
 CCFUHYsFJhiTwgM5MzMMZcQetrF+dZDok5HQNAkYqz5jtdcg1T0ZgrcpHcZpxfGv
 lpAFaDkyoWQ7BXJbgLJJFP6pZ4IDyekWjU49php5pYlmTvzLwMvYW2MYvElLJ4It
 tKi0XAzVyT/TrynFAOYDVO+kwZ4DDctsJM44K0LRW0e05Den9zCZDeVXik0J9l8o
 jMpVy5xgqAbNUe/TCj8n91nG/Cl3wiW8l8JGWPAcb3D1Em6CQlsJCGN1a/rSHUiE
 Pseql1ufUzpjcpTMnmdbRE/jWwJcLI2DqandxqIrEpUFmF4hlGeSviKib9qtacN0
 pWC5pZgxrWvM9rHbbe2cYLozkYd8eiRo2l8hfefTopYbQ3UHa2hsU+f6vm9t0Gru
 vxH7BmdlI22aGlnP0jl8t84v5cpu8O4C6Zmf2B/b5xj3Tif2GTLU1aYPuX3PkqHL
 F9Ni+JqhnQBl1+t90PJogEFicjeyrjUO9lkKbzuoWwiJk5AgJcGck8tkBotlWYPc
 B59DTigELMlssYIoF4/oX8ZF1QVmws6Xc0f9/GkgCEA0bR1qdo63qPjM9FIpd1G4
 9sUhxiQbPCtIMMwD1M26LGUE/C4WESL9VXjdakoMaj7ekon2vjw=
 =IDIz
 -----END PGP SIGNATURE-----

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

Pull devicetree updates from Rob Herring:
 "DT core:

   - Fix node refcounting in of_find_last_cache_level()

   - Constify device_node in of_device_compatible_match()

   - Fix 'dma-ranges' handling in bus controller nodes

   - Fix handling of initrd start > end

   - Improve error reporting in of_irq_init()

   - Taint kernel on DT unittest running

   - Use strscpy instead of strlcpy

   - Add a build target, dt_compatible_check, to check for compatible
     strings used in kernel sources against compatible strings in DT
     schemas.

   - Handle DT_SCHEMA_FILES changes when rebuilding

  DT bindings:

   - LED bindings for MT6370 PMIC

   - Convert Mediatek mtk-gce mailbox, MIPS CPU interrupt controller,
     mt7621 I2C, virtio,pci-iommu, nxp,tda998x, QCom fastrpc, qcom,pdc,
     and arm,versatile-sysreg to DT schema format

   - Add nvmem cells to u-boot,env schema

   - Add more LED_COLOR_ID definitions

   - Require 'opp-table' uses to be a node

   - Various schema fixes to match QEMU 'virt' DT usage

   - Tree wide dropping of redundant 'Device Tree Binding' in schema
     titles

   - More (unevaluated|additional)Properties fixes in schema child nodes

   - Drop various redundant minItems equal to maxItems"

* tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (62 commits)
  of: base: Shift refcount decrement in of_find_last_cache_level()
  dt-bindings: leds: Add MediaTek MT6370 flashlight
  dt-bindings: leds: mt6370: Add MediaTek MT6370 current sink type LED indicator
  dt-bindings: mailbox: Convert mtk-gce to DT schema
  of: base: make of_device_compatible_match() accept const device node
  of: Fix "dma-ranges" handling for bus controllers
  of: fdt: Remove unused struct fdt_scan_status
  dt-bindings: display: st,stm32-dsi: Handle data-lanes in DSI port node
  dt-bindings: timer: Add power-domains for TI timer-dm on K3
  dt: Add a check for undocumented compatible strings in kernel
  kbuild: take into account DT_SCHEMA_FILES changes while checking dtbs
  dt-bindings: interrupt-controller: migrate MIPS CPU interrupt controller text bindings to YAML
  dt-bindings: i2c: migrate mt7621 text bindings to YAML
  dt-bindings: power: gpcv2: correct patternProperties
  dt-bindings: virtio: Convert virtio,pci-iommu to DT schema
  dt-bindings: timer: arm,arch_timer: Allow dual compatible string
  dt-bindings: arm: cpus: Add kryo240 compatible
  dt-bindings: display: bridge: nxp,tda998x: Convert to json-schema
  dt-bindings: nvmem: u-boot,env: add basic NVMEM cells
  dt-bindings: remoteproc: qcom,adsp: enforce smd-edge schema
  ...
2022-10-10 13:13:51 -07:00
..
allwinner,sun8i-a83t-ths.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
amazon,al-thermal.txt
amlogic,thermal.yaml
armada-thermal.txt
brcm,avs-ro-thermal.yaml dt-bindings: Fix typo in comment 2022-07-21 13:14:27 -06:00
brcm,avs-tmon.yaml dt-bindings: thermal: Convert Broadcom TMON to YAML 2021-12-14 14:27:58 -06:00
brcm,bcm2835-thermal.txt
brcm,ns-thermal.yaml dt-bindings: thermal: brcm,ns-thermal: Convert to the json-schema 2021-04-21 20:42:48 +02:00
brcm,sr-thermal.txt
da9062-thermal.txt
db8500-thermal.txt
dove-thermal.txt
fsl,scu-thermal.yaml dt-bindings: thermal: Add fsl,scu-thermal yaml file 2022-07-08 16:35:24 +08:00
hisilicon-thermal.txt
imx-thermal.yaml dt-bindings: Use Shawn Guo's preferred e-mail for i.MX bindings 2020-08-18 10:31:43 -06:00
imx8mm-thermal.yaml dt-bindings: thermal: imx8mm-thermal: Add i.MX 8M Nano compatible 2020-09-14 16:48:30 -06:00
kirkwood-thermal.txt
max77620_thermal.txt
mediatek-thermal.txt dt-bindings: thermal: mediatek: add documentation for MT8516 SoC 2020-10-27 11:18:54 +01:00
nvidia,tegra30-tsensor.yaml dt-bindings: thermal: Add binding for Tegra30 thermal sensor 2021-07-04 18:28:04 +02:00
nvidia,tegra124-soctherm.txt dt-bindings: Fix typo in comment 2022-07-21 13:14:27 -06:00
nvidia,tegra186-bpmp-thermal.yaml dt-bindings: thermal: tegra186-bpmp: Convert to json-schema 2021-12-17 14:58:05 +01:00
qcom,spmi-temp-alarm.yaml dt-bindings: thermal: qcom,spmi-temp-alarm: convert to dtschema 2022-07-28 17:29:44 +02:00
qcom-lmh.yaml dt-bindings: thermal: lmh: Add Qualcomm sc8180x compatible 2022-05-19 12:11:52 +02:00
qcom-spmi-adc-tm-hc.yaml dt-bindings: thermal: qcom: add HC variant of adc-thermal monitor bindings 2021-10-15 09:13:55 +02:00
qcom-spmi-adc-tm5.yaml dt-bindings: thermal: qcom: add PMIC5 Gen2 ADC_TM bindings 2022-05-19 12:11:50 +02:00
qcom-tsens.yaml Devicetree updates for v5.19: 2022-05-25 14:56:06 -07:00
qoriq-thermal.yaml
rcar-gen3-thermal.yaml dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 support 2022-07-28 17:29:45 +02:00
rcar-thermal.yaml dt-bindings: Fix incorrect "the the" corrections 2022-08-18 10:59:33 -07:00
rockchip-thermal.yaml dt-bindings: thermal: remove redundant comments from rockchip-thermal.yaml 2021-10-17 00:14:55 +02:00
rzg2l-thermal.yaml dt-bindings: thermal: rzg2l-thermal: Document RZ/G2UL bindings 2022-05-19 12:11:52 +02:00
samsung,exynos-thermal.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
socionext,uniphier-thermal.yaml dt-bindings: thermal: uniphier: Add binding for NX1 SoC 2021-10-18 13:59:57 +02:00
spear-thermal.txt
sprd-thermal.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
st,stm32-thermal.yaml dt-bindings: treewide: Update @st.com email address to @foss.st.com 2021-11-11 22:27:16 -06:00
st-thermal.txt
thermal-cooling-devices.yaml dt-bindings: Improve phandle-array schemas 2022-02-04 09:43:42 -06:00
thermal-generic-adc.txt
thermal-idle.yaml dt-bindings: Improve phandle-array schemas 2022-02-04 09:43:42 -06:00
thermal-sensor.yaml dt-bindings: thermal: thermal-sensor: require "#thermal-sensor-cells" 2021-04-20 22:46:48 +02:00
thermal-zones.yaml dt-bindings: thermal: Fix missing required property 2022-08-15 20:38:40 +02:00
ti,am654-thermal.yaml
ti,j72xx-thermal.yaml dt-bindings: thermal: k3-j72xx: Add VTM bindings documentation 2022-05-19 12:11:53 +02:00
ti_soc_thermal.txt