linux/Documentation/devicetree/bindings/reset
Linus Torvalds 86c87bea6b Devicetree updates for v5.19:
Bindings:
 - Convert smsc,lan91c111, qcom,spi-qup, qcom,msm-uartdm, qcom,i2c-qup,
   qcom,gsbi, i2c-mt65xx, TI wkup_m3_ipc (and new props), qcom,smp2p, TI
   timer, Mediatek gnss, Mediatek topckgen, Mediatek apmixedsys, Mediatek
   infracfg, fsl,ls-extirq, fsl,layerscape-dcfg, QCom PMIC SPMI,
   rda,8810pl-timer, Xilinx zynqmp_ipi, uniphier-pcie, and Ilitek
   touchscreen controllers
 
 - Convert various Arm Ltd peripheral IP bindings to schemas
 
 - New bindings for Menlo board CPLD, DH electronics board CPLD,
   Qualcomm Geni based QUP I2C, Renesas RZ/G2UL OSTM, Broafcom BCM4751
   GNSS, MT6360 PMIC, ASIX USB Ethernet controllers, and Microchip/SMSC
   LAN95xx USB Ethernet controllers
 
 - Add vendor prefix for Enclustra
 
 - Add various compatible string additions
 
 - Various example fixes and cleanups
 
 - Remove unused hisilicon,hi6220-reset binding
 
 - Treewide fix properties missing type definition
 
 - Drop some empty and unreferenced .txt bindings
 
 - Documentation improvements for writing schemas
 
 DT driver core:
 - Drop static IRQ resources for DT platform devices as IRQ setup is
   dynamic and drivers have all been converted to use platform_get_irq()
   and friends
 
 - Rework memory allocations and frees for overlays
 
 - Continue overlay notifier callbacks on successful calls and add
   unittests
 
 - Handle 'interrupts-extended' in early DT IRQ setup
 
 - Fix of_property_read_string() errors to match documentation
 
 - Ignore disabled nodes in FDT API calls
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmKNXrcQHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhw+GkD/9mwZp1qF0cueFI7FU0pYt8olVwi6DgqAJ0
 CR8Q/yPCtqyYKhZHcglyCYGgfMLE+9Y97jKJV3pOxfeIT9ZXet67JC2yTrCQKKhm
 rIYL1jseRZosvFfo21VsFhEVMdFVyGz8pRRaH2s59HYrATye8Vgt9D6zGWN5hOQD
 fMaqEVu/sEzfMuCHzBu1zkSx4VzWW1mU/jcpmE4zR/rIdyOI7DRPEl3+90VYFHH9
 PdUdzeGa4JkOlDg7rcqJXUda5ZMFlHzh4Qy8OQ8yj7jtyUEiGmLcXi07VNC4SZtx
 wI/y5eV8aPJ4gGNMBbgUqVfiKC+5citRmGTtfToLXGpqZ+gDTjPItjrZBI9MErj/
 HA2KF5bHGmoJrwJ4mFJ6uFjqSsqDjptOjIdKLZ2qMFkjTE2S+VwOsrtvMxo1Tjj0
 kgi3tRRVndtmOzRuOzfzAVwzUSa4VNtKAdx1rb7mWtAJoVPdBVf1cR7sDwawgZ8G
 KyfOR/2G0c12IfK18Fz9k9GR+eu4exQ4CUzBb7Q+P03bewLgenvW5tmSOtILzkKq
 OzHTNAVHLAeVxpezrV/0/leBErb9gnif6h8vrZNh4PxjYM5u6rjy0p+r61xcf3vC
 iIVDYzlx5buWBUVj68BEC4wRnTmkzGapS4CYtWpBdCzPOONHXMpq+0UYmu9vac18
 x+M52fQBLA==
 =OUL3
 -----END PGP SIGNATURE-----

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

Pull devicetree updates from Rob Herring:
 "Bindings:

   - Convert smsc,lan91c111, qcom,spi-qup, qcom,msm-uartdm,
     qcom,i2c-qup, qcom,gsbi, i2c-mt65xx, TI wkup_m3_ipc (and new
     props), qcom,smp2p, TI timer, Mediatek gnss, Mediatek topckgen,
     Mediatek apmixedsys, Mediatek infracfg, fsl,ls-extirq,
     fsl,layerscape-dcfg, QCom PMIC SPMI, rda,8810pl-timer, Xilinx
     zynqmp_ipi, uniphier-pcie, and Ilitek touchscreen controllers

   - Convert various Arm Ltd peripheral IP bindings to schemas

   - New bindings for Menlo board CPLD, DH electronics board CPLD,
     Qualcomm Geni based QUP I2C, Renesas RZ/G2UL OSTM, Broafcom BCM4751
     GNSS, MT6360 PMIC, ASIX USB Ethernet controllers, and
     Microchip/SMSC LAN95xx USB Ethernet controllers

   - Add vendor prefix for Enclustra

   - Add various compatible string additions

   - Various example fixes and cleanups

   - Remove unused hisilicon,hi6220-reset binding

   - Treewide fix properties missing type definition

   - Drop some empty and unreferenced .txt bindings

   - Documentation improvements for writing schemas

  DT driver core:

   - Drop static IRQ resources for DT platform devices as IRQ setup is
     dynamic and drivers have all been converted to use
     platform_get_irq() and friends

   - Rework memory allocations and frees for overlays

   - Continue overlay notifier callbacks on successful calls and add
     unittests

   - Handle 'interrupts-extended' in early DT IRQ setup

   - Fix of_property_read_string() errors to match documentation

   - Ignore disabled nodes in FDT API calls"

* tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (86 commits)
  of/irq: fix typo in comment
  dt-bindings: Fix properties without any type
  Revert "dt-bindings: mailbox: qcom-ipcc: add missing properties into example"
  dt-bindings: input: touchscreen: ilitek_ts_i2c: Absorb ili2xxx bindings
  dt-bindings: timer: samsung,exynos4210-mct: define strict clock order
  dt-bindings: timer: samsung,exynos4210-mct: drop unneeded minItems
  dt-bindings: timer: cdns,ttc: drop unneeded minItems
  dt-bindings: mailbox: zynqmp_ipi: convert to yaml
  dt-bindings: usb: ci-hdrc-usb2: fix node node for ethernet controller
  dt-bindings: net: add schema for Microchip/SMSC LAN95xx USB Ethernet controllers
  dt-bindings: net: add schema for ASIX USB Ethernet controllers
  of/fdt: Ignore disabled memory nodes
  dt-bindings: arm: fix typos in compatible
  dt-bindings: mfd: Add bindings child nodes for the Mediatek MT6360
  dt-bindings: display: convert Arm Komeda to DT schema
  dt-bindings: display: convert Arm Mali-DP to DT schema
  dt-bindings: display: convert Arm HDLCD to DT schema
  dt-bindings: display: convert PL110/PL111 to DT schema
  dt-bindings: arm: convert vexpress-config to DT schema
  dt-bindings: arm: convert vexpress-sysregs to DT schema
  ...
2022-05-25 14:56:06 -07:00
..
allwinner,sun6i-a31-clock-reset.yaml dt-bindings: resets: Convert Allwinner legacy resets to schemas 2019-12-24 14:17:53 -07:00
amlogic,meson-axg-audio-arb.txt reset: dt-bindings: meson: update arb bindings for sm1 2019-10-03 19:56:51 +02:00
amlogic,meson-reset.yaml dt-bindings: Add missing 'additionalProperties: false' 2020-03-31 09:03:17 -06:00
ath79-reset.txt devicetree: Add bindings for the ATH79 reset controller 2015-08-04 10:41:02 +02:00
berlin,reset.txt Documentation: bindings: move the Berlin reset documentation 2015-05-16 00:07:27 +02:00
bitmain,bm1880-reset.txt dt-bindings: reset: Add devicetree binding for BM1880 reset controller 2019-05-24 16:08:14 +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 Documentation: DT: Add Broadcom BCM63138 PMB binding 2015-05-13 09:59:51 -07:00
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: reset: Document canaan,k210-rst bindings 2021-01-14 15:08:51 -08: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.txt reset: Add a reset controller driver for the Lantiq XWAY based SoCs 2017-09-04 21:19:02 +02:00
microchip,rst.yaml dt-bindings: white-space cleanups 2022-04-04 19:55:03 -05:00
nuvoton,npcm-reset.txt Docs: Fixing spelling errors in Documentation/devicetree/bindings/ 2020-10-07 11:04:12 -05: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
qcom,aoss-reset.yaml dt-bindings: reset: aoss: Add AOSS reset controller binding 2021-07-21 12:16:16 +02:00
qcom,pdc-global.yaml dt-bindings: reset: pdc: Add PDC Global bindings 2021-07-21 12:16:16 +02:00
renesas,rst.yaml dt-bindings: reset: renesas,rst: Document r8a779f0 reset module 2021-11-19 11:22:37 +01:00
renesas,rzg2l-usbphy-ctrl.yaml dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/V2L USBPHY Control bindings 2022-03-01 09:38:00 -06:00
reset.txt
snps,axs10x-reset.txt ARC: reset: introduce AXS10x reset driver 2017-09-18 18:41:27 +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
socfpga-reset.txt ARM: socfpga: dts: document "altr,stratix10-rst-mgr" binding 2019-01-07 16:38:51 +01:00
socionext,uniphier-glue-reset.yaml dt-bindings: reset: uniphier: Add NX1 reset control binding 2021-10-05 11:57:40 +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-picophyreset.txt ARM: STi: DT: Move reset controller constants into common location 2015-08-03 13:13:44 +02:00
st,sti-powerdown.txt reset: sti: Remove obsolete platforms from dt binding doc. 2016-10-18 10:07:31 +02:00
st,sti-softreset.txt dt-bindings: Fix unbalanced quotation marks 2018-06-26 14:17:22 -06: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: reset: Add Starfive JH7100 reset bindings 2021-12-16 17:24:23 +01: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
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