Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: mmc: update mmc-card.yaml reference

The recent change ("dt-bindings: mmc: Convert MMC Card binding to a schema")
renamed: Documentation/devicetree/bindings/mmc/mmc-card.txt
to: Documentation/devicetree/bindings/mmc/mmc-card.yaml.

Let's update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/820bb7a1d7e0e51cbea72c9bee6bce806427d1f3.1631785820.git.mchehab+huawei@kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

authored by

Mauro Carvalho Chehab and committed by
Ulf Hansson
8c2db344 43592c87

+1 -1
+1 -1
drivers/mmc/host/omap_hsmmc.c
··· 1510 1510 * REVISIT: should be moved to sdio core and made more 1511 1511 * general e.g. by expanding the DT bindings of child nodes 1512 1512 * to provide a mechanism to provide this information: 1513 - * Documentation/devicetree/bindings/mmc/mmc-card.txt 1513 + * Documentation/devicetree/bindings/mmc/mmc-card.yaml 1514 1514 */ 1515 1515 1516 1516 np = of_get_compatible_child(np, "ti,wl1251");