[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1380903328-17598-1-git-send-email-festevam@gmail.com>
Date: Fri, 4 Oct 2013 13:15:26 -0300
From: Fabio Estevam <festevam@...il.com>
To: shawn.guo@...aro.org
Cc: linux-kernel@...r.kernel.org,
Fabio Estevam <fabio.estevam@...escale.com>
Subject: [PATCH 1/3] ARM: dts: imx53-qsb: SDHC3 is connected in 8-bit mode
From: Fabio Estevam <fabio.estevam@...escale.com>
SDHC3 is 8 bit-wide, so pass the bus-width property to reflect that.
Signed-off-by: Fabio Estevam <fabio.estevam@...escale.com>
---
arch/arm/boot/dts/imx53-qsb.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/imx53-qsb.dts b/arch/arm/boot/dts/imx53-qsb.dts
index 94597c3..b646ef1 100644
--- a/arch/arm/boot/dts/imx53-qsb.dts
+++ b/arch/arm/boot/dts/imx53-qsb.dts
@@ -136,6 +136,7 @@
pinctrl-0 = <&pinctrl_esdhc3_1>;
cd-gpios = <&gpio3 11 0>;
wp-gpios = <&gpio3 12 0>;
+ bus-width = <8>;
status = "okay";
};
--
1.8.1.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists