]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
ARM i.MX dtsi: Add default bus-width property for esdhc controller
authorSascha Hauer <s.hauer@pengutronix.de>
Tue, 25 Sep 2012 09:49:33 +0000 (11:49 +0200)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 16 Nov 2012 06:18:51 +0000 (14:18 +0800)
commitc104b6a2ed27210e1756e075b5fcbf20c17a71ca
tree8180bb07dcf713649dc9d2fa11fdbf6fac63b808
parent68b25325a7fd290b5e472bba0df9cbe8c1a81d8f
ARM i.MX dtsi: Add default bus-width property for esdhc controller

According to Documentation/devicetree/bindings/mmc/mmc.txt bus-width
is a mandatory property. While this is currently enforced nowhere, it's
a good habit to just add the property now to allow to add common helper
functionality for the mmc property parsing later.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx51.dtsi
arch/arm/boot/dts/imx53.dtsi
arch/arm/boot/dts/imx6q.dtsi