ARM: tegra: dalmore - Add DSI power supply
authorThierry Reding <treding@nvidia.com>
Fri, 25 Apr 2014 15:44:51 +0000 (17:44 +0200)
committerStephen Warren <swarren@nvidia.com>
Mon, 28 Apr 2014 15:57:42 +0000 (09:57 -0600)
commit87ab35330c899f5ef3e11fe7d0fc463634f808cb
treead0fa7dc8059586d077a77a0a3f600bd48b39c65
parent4adb123d335ecfc0da304585b3b5a4582f9db5dd
ARM: tegra: dalmore - Add DSI power supply

The 1.2V supply for CSI and DSI was previously marked always-on. This is
suboptimal because it prevents the supply from being disabled when there
is no activity in the display or capture paths that it powers.

Hook up the regulator to the DSI output and mark it as not always-on, so
that it will only be enabled when DSI actually needs it.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/boot/dts/tegra114-dalmore.dts
This page took 0.029191 seconds and 5 git commands to generate.