]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5d2d379cc065555e535d3e6d2e9aee4546272c4c
tree87e76722b52288c9fec9a80f13728b5e30c333cf
parentc24e4896f995f0feeb64b5219e258ee6c7843730
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 74602e1 "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