From: Ondrej Jirman Date: Mon, 22 Oct 2018 16:43:51 +0000 (+0200) Subject: ARM: dts: sun8i-a83t-tbs-a711: Change MMC0 bus-width to 4 X-Git-Tag: for-linus-20190104~30^2~2^2~85 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=a63ea49a653c5164312aeebf43c50bce5f57ca5a;p=linux-block.git ARM: dts: sun8i-a83t-tbs-a711: Change MMC0 bus-width to 4 The actual hardware has 4 data lines. Use them. Signed-off-by: Ondrej Jirman Signed-off-by: Maxime Ripard --- diff --git a/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts b/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts index 1537ce148cc1..98e8cea26dbe 100644 --- a/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts +++ b/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts @@ -160,6 +160,7 @@ vmmc-supply = <®_dcdc1>; pinctrl-names = "default"; pinctrl-0 = <&mmc0_pins>; + bus-width = <4>; cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; status = "okay"; };