[PATCH 0/2] regulator: tps6586x: support for input supply

From: Laxman Dewangan
Date: Fri Jul 13 2012 - 09:59:00 EST


This patch series add the support for the input supply of tps6586x
regulator.
The changes are based on on discussion on patch
[PATCH 1/3] ARM: dt: tegra: seaboard: add regulators
on which the input supply name should be require in DT case and
unconditionally set on the desc.supply_name.

To add this, the existing user (non-dt) of this PMIC also need to fill
require input supply so that it will not break the functionality with
this support.
Currently harmony is using this PMIC and hence making the changes
on this as first change of series to avoid any functionality break.

The grep shows that there is no more user of this regulator and hence it
is safe to change in tps6586x regulator driver.

Laxman Dewangan (2):
ARM: tegra: harmony: add regulator supply name and its input supply
regulator: tps6586x: add support for input supply

.../devicetree/bindings/regulator/tps6586x.txt | 17 +++++++
arch/arm/mach-tegra/board-harmony-power.c | 33 ++++++++-----
drivers/regulator/tps6586x-regulator.c | 47 ++++++++++---------
3 files changed, 62 insertions(+), 35 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/