ARM: dts: imx28-duckbill: fix mmc settings
[linux-2.6-block.git] / arch / arm / boot / dts / imx28-duckbill.dts
index 5f326c1c1850b349eeb6877e11a8e1cf491d19fb..a697870ee7b6e08915c98c25d53fdd2e1362e750 100644 (file)
@@ -25,9 +25,9 @@
                        ssp0: ssp@80010000 {
                                compatible = "fsl,imx28-mmc";
                                pinctrl-names = "default";
-                               pinctrl-0 = <&mmc0_8bit_pins_a
+                               pinctrl-0 = <&mmc0_4bit_pins_a
                                        &mmc0_cd_cfg &mmc0_sck_cfg>;
-                               bus-width = <8>;
+                               bus-width = <4>;
                                vmmc-supply = <&reg_3p3v>;
                                status = "okay";
                        };