From: Bill Pringlemeir Date: Tue, 5 Aug 2014 17:34:00 +0000 (-0400) Subject: ARM: dts: vf610-twr: Fix pinctrl_esdhc1 pin definitions. X-Git-Tag: omap-for-v3.17/fixes-against-rc2~18^2~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aa4dcb5b730f5da2540926b94d98636fe7d1cbc;p=pandora-kernel.git ARM: dts: vf610-twr: Fix pinctrl_esdhc1 pin definitions. Previous version had an extra 'fsl' which made the pins not match any entry. The console message, vf610-pinctrl 40048000.iomuxc: no fsl,pins property in node \ /soc/aips-bus@40000000/iomuxc@40048000/vf610-twr/esdhc1grp is displayed without the fix. The prior version would generally work as u-boot sets the pins properly for sdhc. This change allows Linux sdhc use even if u-boot is built without sdhc support. Signed-off-by: Bill Pringlemeir Acked-by: Stefan Agner Fixes: 0517fe6aa880 ("ARM: dts: vf610-twr: Add support for sdhc1") Cc: Signed-off-by: Shawn Guo --- Reading git-diff-tree failed