1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/Documentation/devicetree/bindings/mmc
Krzysztof Kozlowski 9d69d47fd3 dt-bindings: drop redundant part of title (beginning)
The Devicetree bindings document does not have to say in the title that
it is a "Devicetree binding", but instead just describe the hardware.

Drop beginning "Devicetree bindings" in various forms:

  find Documentation/devicetree/bindings/ -type f -name '*.yaml' \
    -exec sed -i -e 's/^title: [dD]evice[ -]\?[tT]ree [bB]indings\? for \([tT]he \)\?\(.*\)$/title: \u\2/' {} \;

  find Documentation/devicetree/bindings/ -type f -name '*.yaml' \
    -exec sed -i -e 's/^title: [bB]indings\? for \([tT]he \)\?\(.*\)$/title: \u\2/' {} \;

  find Documentation/devicetree/bindings/ -type f -name '*.yaml' \
    -exec sed -i -e 's/^title: [dD][tT] [bB]indings\? for \([tT]he \)\?\(.*\)$/title: \u\2/' {} \;

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org> # MMC
Acked-by: Stephen Boyd <sboyd@kernel.org> # clk
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> # input
Acked-by: Mark Brown <broonie@kernel.org>
Acked-by: Sebastian Reichel <sre@kernel.org> # power
Link: https://lore.kernel.org/r/20221216163815.522628-8-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
2022-12-16 11:41:49 -06:00
..
allwinner,sun4i-a10-mmc.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05: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: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -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: drop redundant part of title (beginning) 2022-12-16 11:41:49 -06:00
arm,pl18x.yaml dt-bindings: mmc: arm,pl18x: Document interrupt-names is ignored 2022-12-07 13:22:32 +01: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: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06: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: remove Piotr Sroka as a maintainer 2022-09-14 11:53:47 +02:00
davinci_mmc.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05: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 MMC core: 2022-12-13 13:41:26 -08:00
fsl-imx-mmc.yaml dt-bindings: mmc: Convert imx mmc to json-schema 2020-06-15 10:29:19 -06:00
fujitsu,sdhci-fujitsu.yaml dt-bindings: sdhci-fujitsu: Add compatible string for F_SDH30_E51 2022-12-07 13:22:36 +01: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: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
k3-dw-mshc.txt dt-bindings: mmc: Add HI3670 MMC controller binding 2019-04-08 15:49:21 +01:00
litex,mmc.yaml dt-bindings: mmc: Add bindings for LiteSDCard 2022-02-28 13:06:21 +01:00
marvell,dove-sdhci.yaml dt-bindings: mmc: convert sdhci-dove to JSON schema 2022-04-26 14:05:22 +02:00
marvell,orion-sdio.yaml dt-bindings: mmc: convert orion-sdio to JSON schema 2022-04-26 14:05:22 +02:00
marvell,xenon-sdhci.yaml Devicetree fixes for 5.19, part 2: 2022-06-10 11:57:36 -07:00
microchip,dw-sparx5-sdhci.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06: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: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05:00
mmc-controller.yaml dt-bindings: drop redundant part of title of shared bindings 2022-12-16 11:41:49 -06:00
mmc-pwrseq-emmc.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
mmc-pwrseq-sd8787.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
mmc-pwrseq-simple.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
mmc-spi-slot.yaml dt-bindings: mmc: mmc-spi-slot: drop unneeded spi-max-frequency 2022-09-14 11:53:47 +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: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06: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: Drop redundant 'maxItems/minItems' in if/then schemas 2022-05-04 16:19:03 -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: Document R-Car V4H support 2022-12-07 13:22:31 +01:00
rockchip-dw-mshc.yaml dt-bindings: mmc: rockchip-dw-mshc: Add power-domains property 2022-12-07 13:22:35 +01:00
samsung,exynos-dw-mshc.yaml dt-bindings: mmc: samsung,exynos-dw-mshc: document Exynos5420 SMU 2022-07-12 12:25:35 +02:00
samsung,s3c6410-sdhci.yaml dt-bindings: mmc: samsung,s3c6410-sdhci: convert to dtschema 2022-07-12 12:33:49 +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
sdhci-am654.yaml dt-bindings: mmc: sdhci-am654: cleanup style 2022-12-07 13:29:14 +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-common.yaml dt-bindings: mmc: sdhci: document sdhci-caps and sdhci-caps-mask 2022-12-07 13:29:14 +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.yaml dt-bindings: mmc: sdhci-msm: allow dma-coherent 2022-12-07 13:29: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 part of title (end, part three) 2022-12-16 11:41:49 -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 redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
socionext,uniphier-sd.yaml dt-bindings: mmc: Add missing properties used in examples 2021-12-14 21:35:26 +01:00
sunplus,mmc.yaml dt-binding: mmc: Add mmc yaml file for Sunplus SP7021 2022-12-07 13:22:37 +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: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06: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