summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/sun7i-a20-cubietruck.dts
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-05-21 19:43:30 +0200
committerMaxime Ripard <maxime.ripard@free-electrons.com>2014-05-22 11:34:03 +0200
commitc5b7261cae14ada86f5823659664fade0bcefa20 (patch)
tree8ee975ed9c54ca84a39dfc4f1237d50a7ec4ee28 /arch/arm/boot/dts/sun7i-a20-cubietruck.dts
parentece99c4ec89759bae5f3434c4a13e748437a84ca (diff)
ARM: dts: sun7i: cubietruck: set mmc3 bus-width property
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>
Diffstat (limited to 'arch/arm/boot/dts/sun7i-a20-cubietruck.dts')
-rw-r--r--arch/arm/boot/dts/sun7i-a20-cubietruck.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/sun7i-a20-cubietruck.dts b/arch/arm/boot/dts/sun7i-a20-cubietruck.dts
index b7e79d0bf4a7..b87fea901489 100644
--- a/arch/arm/boot/dts/sun7i-a20-cubietruck.dts
+++ b/arch/arm/boot/dts/sun7i-a20-cubietruck.dts
@@ -34,6 +34,7 @@
pinctrl-names = "default";
pinctrl-0 = <&mmc3_pins_a>;
vmmc-supply = <&reg_vmmc3>;
+ bus-width = <4>;
non-removable;
status = "okay";
};