OpenCloudOS-Kernel/Documentation/devicetree/bindings/dma
Linus Torvalds 531d2644f3 Devicetree updates for v6.2:
DT Bindings:
 - Various LED binding conversions and clean-ups. Convert the ir-spi-led,
   pwm-ir-tx, and gpio-ir-tx LED bindings to schemas. Consistently
   reference LED common.yaml or multi-led schemas and disallow undefined
   properties.
 
 - Convert IDT 89HPESx, pwm-clock, st,stmipid02, Xilinx PCIe hosts,
   and fsl,imx-fb bindings to schema
 
 - Add ata-generic, Broadcom u-boot environment, and dynamic MTD
   sub-partitions bindings.
 
 - Make all SPI based displays reference spi-peripheral-props.yaml
 
 - Fix some schema property regex's which should be fixed strings or were
   missing start/end anchors
 
 - Remove 'status' in examples, again...
 
 DT Core:
 - Fix a possible NULL dereference in overlay functions
 
 - Fix kexec reading 32-bit "linux,initrd-{start,end}" values (which
   never worked)
 
 - Add of_address_count() helper to count number of 'reg' entries
 
 - Support .dtso extension for DT overlay source files. Rename staging
   and unittest overlay files.
 
 - Update dtc to upstream v1.6.1-63-g55778a03df61
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmOWhJAACgkQ+vtdtY28
 YcMrAhAAjXJMmhzh97MPN/hUnVy26xVj0IF+pX7AIlHieOZWtc1xFNSqXVblC/n3
 459Id1jKq1Vt8BTX0J4VWIOY/v3qpuGtvT4KpronOr0GV/fGhHkBJa/PTBN2/xvS
 yG27PLL/F5l3adZ8vhmJdcoxDknqL0oSpWpgwRNHveIB+FzjP7z0LveV+vfS0bEO
 nQbM07TMeXzRN+Ld76aEEorsv4uaOrpzBwX76X+F2uAmzsA+3ksLzhULS4551Qxs
 63lCgZ6nIdYVIjsqxNFfFEuBNarYCi4KJw7NZksoM0YSXeijWtWazUxbeEa28+SV
 dB2OaWzwPt5hS3cJhZ9oM+YK2LNlhXOl+e9MK9ZuGnMzEf9JXj4wJhYkxhA5KrB5
 KVXQciYkDm+SbZk9e0AcoV5OqVIvfHfDxTN4ysNe/BHMwMPyyifNvCdx3faiWLVZ
 sMrxb44l3JMrQD70XMSdFYFkuw1KfWXuXRWSvFmixiXkSPQWoQMnuVXYEZfNRqth
 PdPXgqh2KQ7zrjLSZrrKNqBLzHR94UkUuAu8rsDmapWj7KKP48tLoeooMgLvMAJz
 xp7KowVKTim1OSywVWW7UH6gkFagCqI/v9uCxvCTjKutjv9Hzeyask8Z/N/IGhIp
 wG+c1jhFAXhPnbMV7k7QJnPPrpVPM1ZFKVklc6ZaqxumXcCAik0=
 =y/xu
 -----END PGP SIGNATURE-----

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

Pull devicetree updates from Rob Herring:
 "DT Bindings:

   - Various LED binding conversions and clean-ups. Convert the
     ir-spi-led, pwm-ir-tx, and gpio-ir-tx LED bindings to schemas.
     Consistently reference LED common.yaml or multi-led schemas and
     disallow undefined properties.

   - Convert IDT 89HPESx, pwm-clock, st,stmipid02, Xilinx PCIe hosts,
     and fsl,imx-fb bindings to schema

   - Add ata-generic, Broadcom u-boot environment, and dynamic MTD
     sub-partitions bindings.

   - Make all SPI based displays reference spi-peripheral-props.yaml

   - Fix some schema property regex's which should be fixed strings or
     were missing start/end anchors

   - Remove 'status' in examples, again...

  DT Core:

   - Fix a possible NULL dereference in overlay functions

   - Fix kexec reading 32-bit "linux,initrd-{start,end}" values (which
     never worked)

   - Add of_address_count() helper to count number of 'reg' entries

   - Support .dtso extension for DT overlay source files. Rename staging
     and unittest overlay files.

   - Update dtc to upstream v1.6.1-63-g55778a03df61"

* tag 'devicetree-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (42 commits)
  dt-bindings: leds: Add missing references to common LED schema
  dt-bindings: leds: intel,lgm: Add missing 'led-gpios' property
  of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and find_dup_cset_prop()
  dt-bindings: lcdif: Fix constraints for imx8mp
  media: dt-bindings: atmel,isc: Drop unneeded unevaluatedProperties
  dt-bindings: Drop Jee Heng Sia
  dt-bindings: thermal: cooling-devices: Add missing cache related properties
  dt-bindings: leds: irled: ir-spi-led: convert to DT schema
  dt-bindings: leds: irled: pwm-ir-tx: convert to DT schema
  dt-bindings: leds: irled: gpio-ir-tx: convert to DT schema
  dt-bindings: leds: mt6360: rework to match multi-led
  dt-bindings: leds: lp55xx: rework to match multi-led
  dt-bindings: leds: lp55xx: switch to preferred 'gpios' suffix
  dt-bindings: leds: lp55xx: allow label
  dt-bindings: leds: use unevaluatedProperties for common.yaml
  dt-bindings: thermal: tsens: Add SM6115 compatible
  of/kexec: Fix reading 32-bit "linux,initrd-{start,end}" values
  dt-bindings: display: Convert fsl,imx-fb.txt to dt-schema
  dt-bindings: Add missing start and/or end of line regex anchors
  dt-bindings: qcom,pdc: Add missing compatibles
  ...
2022-12-13 13:13:55 -08:00
..
ti dt-bindings: dma: ti: Add missing ti,k3-sci-common.yaml reference 2021-12-17 21:39:27 +05:30
xilinx dt-bindings: dmaengine: xilinx_dma: Add MCMDA channel ID index description 2022-04-20 15:44:37 +05:30
adi,axi-dmac.txt dt-bindings: Fix misspellings of "Analog Devices" 2020-04-16 14:30:58 -05:00
allwinner,sun4i-a10-dma.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
allwinner,sun6i-a31-dma.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
allwinner,sun50i-a64-dma.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
altr,msgdma.yaml dt-bindings: altr,msgdma: update my email address 2022-04-11 19:22:31 +05:30
apm-xgene-dma.txt dmaengine: xgene-dma: Fix the resource map to handle overlapping 2015-07-31 20:33:43 +05:30
apple,admac.yaml dt-bindings: dma: apple,admac: Add reset 2022-10-24 13:44:22 +09:00
arm,pl330.yaml dt-bindings: dma: arm,pl330: Add missing 'iommus' property 2022-09-04 21:41:11 +05:30
arm-pl08x.yaml dt-bindings: dma: pl08x: Fix unevaluatedProperties warnings 2021-12-17 21:39:27 +05:30
atmel-dma.txt dma: atmel-dma: correct typo in the device tree bindings documentation 2013-10-20 18:47:43 +05:30
atmel-xdma.txt dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sama7g5 2020-10-30 14:10:27 +05:30
brcm,bcm2835-dma.txt dt-bindings: bcm283x: Fix register ranges of bcm2835-i2s 2018-02-22 11:31:31 -08:00
brcm,iproc-sba.txt dt-bindings: Add DT bindings document for Broadcom SBA RAID driver 2017-05-16 10:01:57 +05:30
dma-common.yaml dt-bindings: Fix JSON pointers 2020-12-18 15:14:44 -06:00
dma-controller.yaml dt-bindings: dma-controller: Split interrupt fields in example 2022-01-08 22:57:15 +05:30
dma-router.yaml dt-bindings: Improve phandle-array schemas 2022-02-04 09:43:42 -06:00
dma.txt dt-bindings: dmaengine: Add YAML schemas for the generic DMA bindings 2019-07-29 12:18:49 +05:30
fsl,edma.yaml dt-bindings: dma: fsl-edma: Convert to DT schema 2022-07-01 22:05:32 +05:30
fsl-imx-dma.txt dt-bindings: dmaengine: fsl-imx: deprecate '#dma-channels' and '#dma-requests' 2022-05-05 13:27:24 +08:00
fsl-imx-sdma.txt dma: imx-sdma: add i.mx6ul compatible name 2021-07-23 11:19:48 +08:00
fsl-mxs-dma.txt ARM: dts: imx28: Fix AUART4 TX-DMA interrupt name 2015-04-27 22:44:27 +08:00
fsl-qdma.txt dt-bindings: fsl-qdma: Add LS1028A qDMA bindings 2019-06-18 21:03:05 +08:00
img-mdc-dma.txt dmaengine: Add binding document for IMG MDC 2015-02-04 18:13:32 -08:00
ingenic,dma.yaml dt-bindings: dma: ingenic: Support #dma-cells = <3> 2021-12-17 21:39:27 +05:30
intel,ldma.yaml dt-bindings: dma: intel-ldma: Fix $ref specifier 2021-01-26 22:51:07 +05:30
k3dma.txt Documentation: bindings: k3dma: Extend the k3dma driver binding to support hisi-asp 2019-02-04 14:30:28 +05:30
lpc1850-dmamux.txt doc: dt: dma: add bindings for lpc1850-dmamux 2015-08-18 22:12:14 +05:30
mediatek,uart-dma.yaml dt-bindings: dma: mediatek,uart-dma: Add binding for MT6795 SoC 2022-09-04 23:13:28 +05:30
milbeaut-m10v-hdmac.txt dt-bindings: milbeaut-m10v-hdmac: Add Socionext Milbeaut HDMAC bindings 2019-10-18 13:32:17 +05:30
milbeaut-m10v-xdmac.txt dt-bindings: milbeaut-m10v-xdmac: Add Socionext Milbeaut XDMAC bindings 2019-10-18 13:32:18 +05:30
mmp-dma.txt dt-bindings: dmaengine: mmp: deprecate '#dma-channels' and '#dma-requests' 2022-05-19 22:53:46 +05:30
moxa,moxart-dma.txt ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomer 2022-09-08 16:13:44 +02:00
mpc512x-dma.txt dmaengine: mpc512x: add device tree binding document 2014-07-26 00:21:41 +05:30
mtk-hsdma.txt dt-bindings: dmaengine: Add MediaTek High-Speed DMA controller bindings 2018-03-27 15:18:15 +05:30
mv-xor-v2.txt dmaengine: mv_xor_v2: Fix clock resource by adding a register clock 2018-03-11 20:33:27 +05:30
mv-xor.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
nvidia,tegra20-apbdma.txt dt-bindings: tegra: Rename some bindings for consistency 2016-04-19 17:25:19 -05:00
nvidia,tegra186-gpc-dma.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
nvidia,tegra210-adma.yaml ASoC: Document Tegra234 APE support 2022-01-28 13:05:28 +00:00
owl-dma.yaml dt-bindings: dma: owl: Add compatible string for Actions Semi S500 SoC 2021-01-08 13:57:19 +05:30
qcom,adm.yaml dt-bindings: dma: add additional pbus reset to qcom,adm 2022-09-29 22:46:08 +05:30
qcom,bam-dma.yaml dt-bindings: dma: Make minor fixes to qcom,bam-dma binding doc 2022-09-29 21:24:09 +05:30
qcom,gpi.yaml dt-bindings: dmaengine: qcom: gpi: add compatible for SM6350 2022-09-04 21:52:36 +05:30
qcom_hidma_mgmt.txt DMAengine updates for v4.16-rc1 2018-01-31 11:52:20 -08:00
renesas,nbpfaxi.txt dt-bindings: dmaengine: nbpfaxi: Rename bindings documentation file 2019-08-20 16:37:18 +05:30
renesas,rcar-dmac.yaml dt-bindings: renesas,rcar-dmac: Add r8a779g0 support 2022-09-29 13:06:03 +05:30
renesas,rz-dmac.yaml dt-bindings: dma: rz-dmac: Document RZ/G2UL SoC 2022-02-15 10:54:29 +05:30
renesas,rzn1-dmamux.yaml dt-bindings: dmaengine: Introduce RZN1 dmamux bindings 2022-05-19 22:34:51 +05:30
renesas,usb-dmac.yaml dt-bindings: dma: renesas,usb-dmac: Add binding for r8a774e1 2020-07-20 12:06:16 +05:30
sifive,fu540-c000-pdma.yaml dt-bindings: dma-engine: sifive,fu540: Add dma-channels property and modify compatible 2022-04-08 18:43:29 +05:30
snps,dma-spear1340.yaml dt-bindings: dmaengine: Introduce RZN1 DMA compatible 2022-05-19 22:34:51 +05:30
snps,dw-axi-dmac.yaml dt-bindings: Drop Jee Heng Sia 2022-12-06 14:50:36 -06:00
socionext,uniphier-mio-dmac.yaml dt-bindings: dma: Convert UniPhier MIO DMA controller to json-schema 2020-02-26 16:14:37 -06:00
socionext,uniphier-xdmac.yaml dt-bindings: dma: uniphier-xdmac: switch to single reg region 2020-04-15 21:47:23 +05:30
sprd-dma.txt dt-bindings: dmaengine: sprd: deprecate '#dma-channels' 2022-05-16 18:34:35 +05:30
st,stm32-dma.yaml dt-bindings: treewide: Update @st.com email address to @foss.st.com 2021-11-11 22:27:16 -06:00
st,stm32-dmamux.yaml dt-bindings: white-space cleanups 2022-04-04 19:55:03 -05:00
st,stm32-mdma.yaml dt-bindings: white-space cleanups 2022-04-04 19:55:03 -05:00
st_fdma.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
stericsson,dma40.yaml dt-bindings: dma: Rewrite ST-Ericsson DMA40 to YAML 2022-06-09 11:43:32 +05:30
ti-dma-crossbar.txt Documentation: devicetree: dma: update the comments 2022-09-29 21:17:37 +05:30
ti-edma.txt dt-bindings: soc: ti: update sci-pm-domain.yaml references 2021-06-02 20:59:28 -05:00