linux/Documentation/devicetree/bindings/mmc
Linus Torvalds 0809edbae3 Devicetree fixes for v5.17, take 1:
- Fix a regression when probing a child device reusing the parent
   device's DT node pointer
 
 - Refactor of_parse_phandle*() variants to static inlines
 
 - Drop Enric Balletbo i Serra as a maintainer
 
 - Fix DT schemas with arrays incorrectly encoded as a matrix
 
 - Drop unneeded pinctrl properties from schemas
 
 - Add SPI peripheral schema to SPI based displays
 
 - Clean-up several schema examples
 
 - Clean-up trivial-devices.yaml comments
 
 - Add missing, in use vendor prefixes: Wingtech, Thundercomm, Huawei,
   F(x)tec, 8devices
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmHrCyUQHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhwx1FD/9UyZVCpuTnxKt1HE1gMcb3TlC+ck0+l136
 CQYPbjusIV7vfkYduGyKmmE+pMfilyAX7nlSS25WPWUm4WWlCFZVOD94kCOCHTE5
 n2/mk25ZFI+Y5AA3cDKyhQ5Hh7QRBaVHEI3Wiv/vXRMWRdwkoqaqW47MIhrpHPGU
 w7IpZzUVnSk9nBuWsFyGbl4LzIY3P2Q/CnJHYaj6FKn0j/0eSxzXYnUXWMWQCzDk
 yY3EouWSmo9MMjNE8EGMBwQFFdnwNihyul/oXto7rXzZXB45GdttPFVFcTqMQklL
 mT7z+pt5ibh0GRJ/bgiZJT1y46dkOMJMSFbnKmJYQhu1mjDNkICwX1sJLXovwb59
 7jYTWGQIUUpybeTxX6LBzLkitnv5V9vi6Trd+SPkeQvD9s3YE4NaoL5xQb6hyvEm
 841Q+Ua0pzhL1CCFZc6QRDGKPffFK2UHufb0XNYr2Uql8nBAj32/TSPdGyi4Rtk7
 1+41dXwNd3yrV+xZtl6xnYfgndrz5AUhAILopbDRwUC5Ko4UrvfFnnGGzM/90xZQ
 Z8rBiM5NuWxL0B0k531e9fYuhaHiawore+tFViFgPXgWVBO+zwXAdcRtqNKIu0lj
 rziM8YWxr64g4bCGwwkq771yvzQqZey4WliROffZ0vcMtEoVtX29e5B2+WDl1cUm
 lfpCK93usw==
 =ZOqM
 -----END PGP SIGNATURE-----

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

Pull devicetree fixes and cleanups from Rob Herring:

 - Fix a regression when probing a child device reusing the parent
   device's DT node pointer

 - Refactor of_parse_phandle*() variants to static inlines

 - Drop Enric Balletbo i Serra as a maintainer

 - Fix DT schemas with arrays incorrectly encoded as a matrix

 - Drop unneeded pinctrl properties from schemas

 - Add SPI peripheral schema to SPI based displays

 - Clean-up several schema examples

 - Clean-up trivial-devices.yaml comments

 - Add missing, in use vendor prefixes: Wingtech, Thundercomm, Huawei,
   F(x)tec, 8devices

* tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:
  dt-bindings: google,cros-ec: drop Enric Balletbo i Serra from maintainers
  dt-bindings: display: bridge: drop Enric Balletbo i Serra from maintainers
  of: Check 'of_node_reused' flag on of_match_device()
  of: property: define of_property_read_u{8,16,32,64}_array() unconditionally
  of: base: make small of_parse_phandle() variants static inline
  dt-bindings: mfd: cirrus,madera: Fix 'interrupts' in example
  dt-bindings: Fix array schemas encoded as matrices
  dt-bindings: Drop unnecessary pinctrl properties
  dt-bindings: rtc: st,stm32-rtc: Make each example a separate entry
  dt-bindings: mmc: arm,pl18x: Make each example a separate entry
  dt-bindings: display: Add SPI peripheral schema to SPI based displays
  scripts/dtc: dtx_diff: remove broken example from help text
  dt-bindings: trivial-devices: fix double spaces in comments
  dt-bindings: trivial-devices: fix swapped comments
  dt-bindings: vendor-prefixes: add Wingtech
  dt-bindings: vendor-prefixes: add Thundercomm
  dt-bindings: vendor-prefixes: add Huawei
  dt-bindings: vendor-prefixes: add F(x)tec
  dt-bindings: vendor-prefixes: add 8devices
  dt-bindings: power: reset: gpio-restart: Correct default priority
2022-01-22 09:52:17 +02:00
..
allwinner,sun4i-a10-mmc.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
amlogic,meson-gx.txt
amlogic,meson-mx-sdhc.yaml dt-bindings: Add missing 'unevaluatedProperties' 2020-10-07 11:26:41 -05:00
amlogic,meson-mx-sdio.txt
arasan,sdhci.yaml dt-bindings: mmc: Add missing properties used in examples 2021-12-14 21:35:26 +01:00
arm,pl18x.yaml Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
aspeed,sdhci.yaml dt-bindings: Remove cases of 'allOf' containing a '$ref' 2020-05-03 11:10:41 -05:00
atmel-hsmci.txt
bluefield-dw-mshc.txt
brcm,bcm2835-sdhost.txt
brcm,iproc-sdhci.yaml dt-bindings: mmc: sdhci-iproc: Add brcm,bcm7211a0-sdhci 2021-06-15 17:27:48 +02:00
brcm,kona-sdhci.txt
brcm,sdhci-brcmstb.yaml dt-bindings: mmc: Convert Broadcom STB SDHCI binding to YAML 2021-12-14 21:35:27 +01:00
cavium-mmc.txt
cdns,sdhci.yaml dt-bindings: mmc: cdns: document Microchip MPFS MMC/SDHCI controller 2021-10-12 10:21:20 +02:00
davinci_mmc.txt
exynos-dw-mshc.txt dt-bindings: mmc: exynos-dw-mshc: Add support for ARTPEC-8 2021-12-21 13:28:41 +01:00
fsl-esdhc.txt
fsl-imx-esdhc.yaml dt-bindings: mmc: Add missing properties used in examples 2021-12-14 21:35:26 +01:00
fsl-imx-mmc.yaml dt-bindings: mmc: Convert imx mmc to json-schema 2020-06-15 10:29:19 -06:00
hi3798cv200-dw-mshc.txt
ingenic,mmc.yaml dt-bindings: mmc: ingenic: Support using bi-directional DMA channel 2021-12-21 13:38:38 +01:00
k3-dw-mshc.txt
marvell,xenon-sdhci.txt dt-bindings: mmc: xenon: add AP807 compatible string 2021-02-01 11:54:45 +01:00
microchip,dw-sparx5-sdhci.yaml dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
microchip,sdhci-pic32.txt
mmc-card.yaml dt-bindings: mmc: Convert MMC Card binding to a schema 2021-10-12 10:21:16 +02:00
mmc-controller.yaml dt-bindings: mmc: Convert MMC Card binding to a schema 2021-10-12 10:21:16 +02:00
mmc-pwrseq-emmc.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
mmc-pwrseq-sd8787.yaml dt-bindings: mmc: Extend pwrseq-sd8787 binding for wilc1000 2021-08-24 16:59:38 +02:00
mmc-pwrseq-simple.yaml dt-bindings: Cleanup standard unit properties 2021-01-29 16:36:06 -06:00
mmc-spi-slot.txt mmc: mmc_spi: Set up polling even if voltage-ranges is not present 2021-04-23 09:29:49 +02:00
mmc.txt
moxa,moxart-mmc.txt
mtk-sd.yaml dt-bindings: mmc: Add missing properties used in examples 2021-12-14 21:35:26 +01:00
mxs-mmc.yaml dt-bindings: Use Shawn Guo's preferred e-mail for i.MX bindings 2020-08-18 10:31:43 -06:00
nvidia,tegra20-sdhci.yaml dt-bindings: mmc: tegra: Document Tegra234 SDHCI 2021-12-17 14:58:05 +01:00
orion-sdio.txt
owl-mmc.yaml dt-bindings: mmc: owl: Add compatible string for Actions Semi S500 SoC 2020-11-24 12:08:54 +01:00
pxa-mmc.txt
renesas,mmcif.yaml dt-bindings: mmc: renesas,mmcif: Convert to json-schema 2021-06-14 13:57:38 +02:00
renesas,sdhi.yaml dt-bindings: mmc: renesas,sdhi: Rename RZ/G2L clocks 2021-11-26 13:53:02 +01:00
rockchip-dw-mshc.yaml dt-bindings: mmc: rockchip-dw-mshc: Add Rockchip RK1808 2021-06-14 13:57:39 +02:00
samsung,s3cmci.txt
samsung-sdhci.txt
sdhci-am654.yaml dt-bindings: mmc: Add missing properties used in examples 2021-12-14 21:35:26 +01:00
sdhci-atmel.txt
sdhci-dove.txt
sdhci-fujitsu.txt
sdhci-milbeaut.txt
sdhci-msm.txt dt-bindings: mmc: sdhci-msm: Add compatible string for msm8994 2021-12-28 17:51:15 +01:00
sdhci-omap.txt dt-bindings: sdhci-omap: Update binding for legacy SoCs 2021-10-19 13:01:46 +02:00
sdhci-pxa.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
sdhci-spear.txt
sdhci-sprd.txt
sdhci-st.txt
sdhci.txt
snps,dwcmshc-sdhci.yaml dt-bindings: Drop more redundant 'maxItems/minItems' 2021-10-01 17:49:24 -05:00
socionext,uniphier-sd.yaml dt-bindings: mmc: Add missing properties used in examples 2021-12-14 21:35:26 +01:00
synopsys-dw-mshc-common.yaml dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
synopsys-dw-mshc.yaml dt-bindings: mmc: synopsys-dw-mshc: integrate Altera and Imagination 2021-12-28 17:55:21 +01:00
ti-omap-hsmmc.txt dt-bindings: clock: update ti,sci-clk.yaml references 2021-06-02 20:59:28 -05:00
ti-omap.txt
usdhi6rol0.txt
vt8500-sdmmc.txt