]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: ux500: Convert to the common mmc DT bindings for highspeed mode
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 18 Mar 2014 19:34:04 +0000 (20:34 +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.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/ste-ccu9540.dts
arch/arm/boot/dts/ste-href.dtsi
arch/arm/boot/dts/ste-snowball.dts

index 229508750890f53644f72c5c068f74ae29b3dab6..651c56d400a416e4056208b0ddd2b9963aaa2daa 100644 (file)
@@ -38,8 +38,8 @@
                        arm,primecell-periphid = <0x10480180>;
                        max-frequency = <100000000>;
                        bus-width = <4>;
-                       mmc-cap-sd-highspeed;
-                       mmc-cap-mmc-highspeed;
+                       cap-sd-highspeed;
+                       cap-mmc-highspeed;
                        vmmc-supply = <&ab8500_ldo_aux3_reg>;
 
                        cd-gpios  = <&gpio7 6 0x4>; // 230
@@ -63,7 +63,7 @@
                        arm,primecell-periphid = <0x10480180>;
                        max-frequency = <100000000>;
                        bus-width = <8>;
-                       mmc-cap-mmc-highspeed;
+                       cap-mmc-highspeed;
                        vmmc-supply = <&ab8500_ldo_aux2_reg>;
 
                        status = "okay";
index 46dce428b2943ef1ae5dbd92cf67dcb5540281f2..3f07c587960027ca1f6a0299849e9378fde709bf 100644 (file)
                        arm,primecell-periphid = <0x10480180>;
                        max-frequency = <100000000>;
                        bus-width = <4>;
-                       mmc-cap-sd-highspeed;
-                       mmc-cap-mmc-highspeed;
+                       cap-sd-highspeed;
+                       cap-mmc-highspeed;
                        st,sig-dir-dat0;
                        st,sig-dir-dat2;
                        st,sig-dir-cmd;
                        arm,primecell-periphid = <0x10480180>;
                        max-frequency = <100000000>;
                        bus-width = <8>;
-                       mmc-cap-mmc-highspeed;
+                       cap-mmc-highspeed;
                        pinctrl-names = "default", "sleep";
                        pinctrl-0 = <&sdi2_default_mode>;
                        pinctrl-1 = <&sdi2_sleep_mode>;
                        arm,primecell-periphid = <0x10480180>;
                        max-frequency = <100000000>;
                        bus-width = <8>;
-                       mmc-cap-mmc-highspeed;
+                       cap-mmc-highspeed;
                        vmmc-supply = <&ab8500_ldo_aux2_reg>;
                        pinctrl-names = "default", "sleep";
                        pinctrl-0 = <&sdi4_default_mode>;
index a2f632d0be2a2da510d2f7e430e19f157c0f0dfa..474ef83229cd9b368a9604205d9e8c8a42c68972 100644 (file)
                        arm,primecell-periphid = <0x10480180>;
                        max-frequency = <100000000>;
                        bus-width = <4>;
-                       mmc-cap-mmc-highspeed;
+                       cap-mmc-highspeed;
                        vmmc-supply = <&ab8500_ldo_aux3_reg>;
                        vqmmc-supply = <&vmmci>;
                        pinctrl-names = "default", "sleep";
                        arm,primecell-periphid = <0x10480180>;
                        max-frequency = <100000000>;
                        bus-width = <8>;
-                       mmc-cap-mmc-highspeed;
+                       cap-mmc-highspeed;
                        vmmc-supply = <&ab8500_ldo_aux2_reg>;
                        pinctrl-names = "default", "sleep";
                        pinctrl-0 = <&sdi4_default_mode>;