ARM: tegra: make Venice's +3.3V_RUN regulator always on
authorStephen Warren <swarren@nvidia.com>
Tue, 15 Apr 2014 22:27:01 +0000 (16:27 -0600)
committerStephen Warren <swarren@nvidia.com>
Wed, 16 Apr 2014 23:13:20 +0000 (17:13 -0600)
This regulator supplies power to pretty much everything on the board, so
it doesn't make sense to allow it to turn off. Mark it boot-on and
always-on so it doesn't get turned off. Without this, I see issues with
the eMMC device; it can't be correctly detected during boot.

Signed-off-by: Stephen Warren <swarren@nvidia.com>

No differences found