From: Sascha Hauer Date: Tue, 25 Sep 2012 09:49:33 +0000 (+0200) Subject: ARM i.MX dtsi: Add default bus-width property for esdhc controller X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~44^2~13^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c104b6a2ed27210e1756e075b5fcbf20c17a71ca;p=pandora-kernel.git 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 Signed-off-by: Shawn Guo --- Reading git-diff-tree failed