]> 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)
commit4d62f448b8ec2972a717052743f5d84fbbf714d3
tree87e76722b52288c9fec9a80f13728b5e30c333cf
parent9acc63f868c3cec429ebb169e5bb763039d6ffbe
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 07dd68d "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