commit | 9260764cb3daea8738ae308f8a8ecb31507c0d6f | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed Apr 16 10:34:18 2014 -0600 |
committer | Stephen Warren <swarren@nvidia.com> | Wed Apr 16 17:11:52 2014 -0600 |
tree | 05d284c5389fe4049846ef49df245c092b68892e | |
parent | 22b3577659fd2d001ef9455a2856321a99229747 [diff] |
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 <abrestic@chromium.org> Signed-off-by: Stephen Warren <swarren@nvidia.com>