From: Shawn Guo Date: Thu, 28 Jun 2012 03:45:01 +0000 (+0800) Subject: ARM: dts: imx28-evk: add vmmc-supply for mmc device X-Git-Tag: v3.6-rc1~144^2~16^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64edbcdd9c8d2aac36bead7f8cdafe0ec02bab40;p=pandora-kernel.git ARM: dts: imx28-evk: add vmmc-supply for mmc device Add vmmc-supply for mmc device, so that the power to mmc slot can be turned on by mmc driver if bootloader hasn't done it. Also remove "okay" status for mmc1/ssp1, as the device has pin conflict with gpmi-nand. Actually the device is already disabled since the mxs-mmc driver adopts pinctrl support because there is no pinctrl setup for the device in dts. Make this explicit by removing "okay" status. Signed-off-by: Shawn Guo --- Reading git-diff-tree failed