ARM: dts: sun7i: cubietruck: set mmc3 bus-width property
authorHans de Goede <hdegoede@redhat.com>
Wed, 21 May 2014 17:43:30 +0000 (19:43 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 22 May 2014 09:34:03 +0000 (11:34 +0200)
bus-width defaults to 1, and all 4 lines are hooked up at the cubietruck,
properly set bus-width to 4.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun7i-a20-cubietruck.dts

index b7e79d0..b87fea9 100644 (file)
@@ -34,6 +34,7 @@
                        pinctrl-names = "default";
                        pinctrl-0 = <&mmc3_pins_a>;
                        vmmc-supply = <&reg_vmmc3>;
+                       bus-width = <4>;
                        non-removable;
                        status = "okay";
                };