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)
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>

No differences found