1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
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 dt-bindings: mmc: meson-gx: add dram-access-quirk property 2019-06-10 17:11:09 +02:00
amlogic,meson-mx-sdhc.yaml dt-bindings: Add missing 'unevaluatedProperties' 2020-10-07 11:26:41 -05:00
amlogic,meson-mx-sdio.txt dt-bindings: mmc: Document the Amlogic Meson8 and Meson8b SDIO bindings 2017-10-30 11:46:02 +01:00
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 mmc: atmel-mci: document clock properties 2014-02-07 17:20:38 +01:00
bluefield-dw-mshc.txt dt-bindings: mmc: Add binding for BlueField SoC 2018-05-21 10:44:40 +02:00
brcm,bcm2835-sdhost.txt dt-bindings: Add binding for brcm,bcm2835-sdhost. 2017-04-24 21:41:24 +02:00
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 dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
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 dt-bindings: mmc: Add Cavium SOCs MMC bindings 2017-04-24 21:42:08 +02:00
cdns,sdhci.yaml dt-bindings: mmc: cdns: document Microchip MPFS MMC/SDHCI controller 2021-10-12 10:21:20 +02:00
davinci_mmc.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
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 dt-bindings: mmc: add DT bindings for ls1028a eSDHC host controller 2019-05-06 12:33:03 +02:00
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 dt-bindings: mmc: add bindings for hi3798cv200-dw-mshc 2018-03-15 14:43:21 +01:00
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 dt-bindings: mmc: Add HI3670 MMC controller binding 2019-04-08 15:49:21 +01:00
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 devicetree: fix name of pinctrl-bindings.txt 2018-06-15 18:10:01 -03:00
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 dt-bindings: mmc: Add YAML schemas for the generic MMC options 2019-06-10 17:11:09 +02:00
moxa,moxart-mmc.txt mmc: moxart: Add MOXA ART SD/MMC driver 2014-05-12 18:05:16 -04:00
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 dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
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 mmc: pxamci: remove pxa-mmc, gpio-power from devicetree bindings 2018-07-16 11:21:45 +02:00
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 dt-bindings: mmc: add DT binding for S3C24XX MMC/SD/SDIO controller 2017-04-24 21:41:59 +02:00
samsung-sdhci.txt doc: spelling error changes 2014-05-05 15:32:05 +02:00
sdhci-am654.yaml dt-bindings: mmc: Add missing properties used in examples 2021-12-14 21:35:26 +01:00
sdhci-atmel.txt dt-bindings: sdhci-of-at91: new compatible string and update properties 2019-12-16 12:28:09 +01:00
sdhci-dove.txt mmc: sdhci-dove: DT support for sdhci-dove 2012-09-04 13:58:15 -04:00
sdhci-fujitsu.txt dt-bindings: sdhci-fujitsu: document cmd-dat-delay property 2017-11-07 13:43:23 +01:00
sdhci-milbeaut.txt dt-bindings: mmc: add DT bindings for Milbeaut SD controller 2019-11-13 16:10:16 +01:00
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 mmc: sdhci-spear: Add clk_{un}prepare() support 2012-10-07 17:41:45 -04:00
sdhci-sprd.txt dt-bindings: mmc: sprd: Add pinctrl support 2019-07-10 13:17:30 +02:00
sdhci-st.txt devicetree: fix name of pinctrl-bindings.txt 2018-06-15 18:10:01 -03:00
sdhci.txt mmc: dt-bindings: Fix typo in mmc 2017-02-13 13:20:16 +01:00
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 mmc: dt-bindings: omap: Remove duplicate documentation paragraphs 2019-02-25 08:40:58 +01:00
usdhi6rol0.txt mmc: dt: usdhi6rol0: add optional pinctrl binding 2016-05-02 10:36:04 +02:00
vt8500-sdmmc.txt mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650 2012-12-06 13:54:50 -05:00