ARM: tegra: keep power on to SD slot on Dalmore
authorStephen Warren <swarren@nvidia.com>
Thu, 28 Mar 2013 19:22:30 +0000 (13:22 -0600)
committerStephen Warren <swarren@nvidia.com>
Thu, 4 Apr 2013 23:17:43 +0000 (17:17 -0600)
commit15d5ef4d9a1f6fd7bcf706e41f13d5029a91760f
treeef0a4414a89a401f66d65cfd840d497e8a9cdb5a
parent3ec9147d4f9eeffb0f3a0439c3edd6bd01c40ed3
ARM: tegra: keep power on to SD slot on Dalmore

Set "regulator-always-on" for the SD slot on Dalmore, so that SD cards
work. This used to work, since this regulator is on by default, but was
broken by commit "ARM: tegra: dalmore: add TPS65090 node", since that
didn't specify always-on for this regulator.

In the long run, the regulators should all be hooked up to the SDHCI
device nodes. However, we haven't done that for any of the Tegra boards
yet, so to be consistent, this patch simply forces the regulator on,
rather than hooking it up and making it work differently to other boards.

Reported-by: Rhyland Klein <rklein@nvidia.com>
Acked-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/boot/dts/tegra114-dalmore.dts
This page took 0.030805 seconds and 5 git commands to generate.