From: Stephen Warren Date: Wed, 16 Apr 2014 16:34:18 +0000 (-0600) Subject: ARM: tegra: fix Jetson TK1 SD card supply X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~41^2~19^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9260764cb3daea8738ae308f8a8ecb31507c0d6f;p=pandora-kernel.git ARM: tegra: fix Jetson TK1 SD card supply Regulator vddio_sdmmc3 provides the Tegra<->SD IO voltage, not the card core supply voltage. That is, it provides vqmmc, not vmmc. Fix the DT to correctly reflect this. Reported-by: Andrew Bresticker Signed-off-by: Stephen Warren --- Reading git-diff-tree failed