linux/Documentation/devicetree/bindings/reset
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,sun6i-a31-clock-reset.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
altr,rst-mgr.yaml dt-bindings: reset: socfpga: Convert to yaml 2022-05-03 17:41:29 +02:00
amlogic,meson-axg-audio-arb.yaml dt-bindings: reset: amlogic,meson-axg-audio-arb: Convert to yaml 2022-05-03 17:41:29 +02:00
amlogic,meson-reset.yaml MAINTAINERS: Update email of Neil Armstrong 2022-08-18 11:23:00 -06:00
atmel,at91sam9260-reset.yaml dt-bindings: reset: atmel,at91sam9260-reset: add sama7g5 bindings 2022-06-17 17:20:00 +02:00
bitmain,bm1880-reset.yaml dt-bindings: reset: bitmain,bm1880-reset: Convert to yaml 2022-05-03 17:41:29 +02:00
brcm,bcm4908-misc-pcie-reset.yaml dt-bindings: reset: document Broadcom's BCM4908 PCIe reset binding 2021-01-08 13:00:59 +01:00
brcm,bcm6345-reset.yaml dt-bindings: reset: add BCM6345 reset controller bindings 2020-11-17 21:51:25 +01:00
brcm,bcm7216-pcie-sata-rescal.yaml dt-bindings: Clean-up schema indentation formatting 2020-04-16 16:59:22 -05:00
brcm,bcm63138-pmb.txt
brcm,brcmstb-reset.yaml dt-bindings: reset: Convert Broadcom STB reset to YAML 2021-12-14 14:27:57 -06:00
canaan,k210-rst.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
delta,tn48m-reset.yaml dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings 2022-02-25 09:59:35 +01:00
fsl,imx7-src.yaml dt-bindings: reset: fsl,imx7-src: Add i.MX 8M compatibles 2020-09-14 16:48:25 -06:00
fsl,imx-src.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
hisilicon,hi3660-reset.yaml dt-bindings: reset: document deprecated HiSilicon property 2022-04-04 11:00:27 +02:00
img,pistachio-reset.txt reset: img: Add pistachio reset controller binding document 2016-02-05 16:40:43 +01:00
intel,rcu-gw.yaml dt-bindings: Remove "status" from schema examples 2021-07-27 08:03:12 -06:00
lantiq,reset.yaml dt-bindings: reset: lantiq,reset: Convert to yaml 2022-05-03 17:41:29 +02:00
marvell,berlin2-reset.yaml dt-bindings: reset: berlin: Convert to yaml 2022-05-03 17:41:29 +02:00
microchip,rst.yaml dt-bindings: white-space cleanups 2022-04-04 19:55:03 -05:00
nuvoton,npcm750-reset.yaml dt-bindings: reset: npcm: Add support for NPCM8XX 2022-07-19 15:41:03 +02:00
nxp,lpc1850-rgu.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
oxnas,reset.txt dt-bindings: reset: oxnas: Update for OX820 2016-10-20 11:55:14 +02:00
qca,ar7100-reset.yaml dt-bindings: reset: ath79: Convert to yaml 2022-05-03 17:41:29 +02:00
qcom,aoss-reset.yaml dt-bindings: Update Sibi Sankar's email address 2022-06-02 09:42:02 -05:00
qcom,pdc-global.yaml dt-bindings: Update Sibi Sankar's email address 2022-06-02 09:42:02 -05:00
renesas,rst.yaml dt-bindings: reset: renesas,rst: Document r8a779g0 reset module 2022-04-25 10:51:56 +02:00
renesas,rzg2l-usbphy-ctrl.yaml dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G2UL USBPHY Control bindings 2022-07-26 17:32:24 +02:00
reset.txt
snps,axs10x-reset.yaml dt-bindings: reset: snps,axs10x-reset: Convert to yaml 2022-05-03 17:41:29 +02:00
snps,dw-reset.txt dt-bindings: Fix typo on the DesignWare IP reset bindings documentation 2020-12-07 15:49:50 -06:00
snps,hsdk-reset.txt ARC: reset: remove the misleading v1 suffix all over 2017-09-18 13:02:03 +02:00
socionext,uniphier-glue-reset.yaml dt-bindings: reset: uniphier-glue: Clean up clocks, resets, and their names using compatible string 2022-05-03 17:41:29 +02:00
socionext,uniphier-reset.yaml dt-bindings: reset: Add parent "resets" property as optional 2022-04-04 11:35:29 +02:00
st,sti-softreset.txt dt-bindings: Fix unbalanced quotation marks 2018-06-26 14:17:22 -06:00
st,stih407-picophyreset.yaml dt-bindings: reset: st,sti-picophyreset: Convert to yaml 2022-05-03 17:41:29 +02:00
st,stih407-powerdown.yaml dt-bindings: reset: st,sti-powerdown: Convert to yaml 2022-05-03 17:41:30 +02:00
st,stm32-rcc.txt dt-bindings: Document the STM32 reset bindings 2016-08-24 15:21:27 +02:00
st,stm32mp1-rcc.txt docs: dt: fix several broken references due to renames 2020-02-24 12:12:44 -06:00
starfive,jh7100-reset.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
sunplus,reset.yaml dt-bindings: reset: Add bindings for SP7021 reset driver 2022-07-08 14:23:39 +02:00
ti-syscon-reset.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
ti,sci-reset.yaml dt-bindings: reset: Convert ti,sci-reset to json schema 2021-05-10 11:54:31 -05:00
ti,tps380x-reset.yaml dt-bindings: reset: Add TPS380x documentation 2022-07-26 17:32:24 +02:00
xlnx,zynqmp-reset.txt dt-bindings: reset: Updated binding for Versal reset driver 2020-09-23 14:25:31 +02:00
zynq-reset.txt docs: dts: Added documentation for Xilinx Zynq Reset Controller bindings. 2015-08-04 17:07:43 +02:00