ARM: tegra: harmony: add regulator supply name and its input supply
authorLaxman Dewangan <ldewangan@nvidia.com>
Tue, 24 Jul 2012 16:36:23 +0000 (10:36 -0600)
committerArnd Bergmann <arnd@arndb.de>
Tue, 24 Jul 2012 19:22:33 +0000 (21:22 +0200)
commit3d55c29fb24286f350f04021bef2dd799e25dd20
tree87e76722b52288c9fec9a80f13728b5e30c333cf
parent97e7292ab5ccd30a13c3612835535fc3f3e59715
ARM: tegra: harmony: add regulator supply name and its input supply

Name the regulator as per board schematics and adds its
supply name info in regulator data.
Add the always on fixed regulator to refer the battery supply.

Use this fixed regulator for input supply of some of PMIC
regulator

This patch was originally part of a 2-patch series. Patch 2 got applied
to the regulator tree as 7c7fac3 "regulator: tps6586x: add support for
input supply" without this patch. This broke regulator support on
Harmony.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
[swarren: added dependency info to commit description]
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-tegra/board-harmony-power.c