]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: nomadik: Convert to the common mmc DT bindings for highspeed mode
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 18 Mar 2014 19:36:50 +0000 (20:36 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 12 May 2014 10:52:40 +0000 (12:52 +0200)
The mmci host driver supports the common mmc DT parser, which enables
us to use the use common names instead.

Cc: Alessandro Rubini <rubini@unipv.it>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/ste-nomadik-stn8815.dtsi

index 5acc0449676a99fbc09b58554ea17216ab4d9b97..d316c955bd5f19a4c6683daf767c1aaf1376d106 100644 (file)
                        interrupts = <22>;
                        max-frequency = <48000000>;
                        bus-width = <4>;
-                       mmc-cap-mmc-highspeed;
-                       mmc-cap-sd-highspeed;
+                       cap-mmc-highspeed;
+                       cap-sd-highspeed;
                        cd-gpios = <&gpio3 15 0x1>;
                        cd-inverted;
                        pinctrl-names = "default";