devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] regulator: tps6586x: support for input supply
@ 2012-07-13 13:50 Laxman Dewangan
       [not found] ` <1342187432-18668-1-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Laxman Dewangan @ 2012-07-13 13:50 UTC (permalink / raw)
  To: broonie, ccross, olof, swarren, lrg
  Cc: thierry.reding, linux-kernel, linux-tegra, linux-doc,
	devicetree-discuss, rob.herring, grant.likely, Laxman Dewangan

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(-)


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-07-24  4:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-13 13:50 [PATCH 0/2] regulator: tps6586x: support for input supply Laxman Dewangan
     [not found] ` <1342187432-18668-1-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-07-13 13:50   ` [PATCH 1/2] ARM: tegra: harmony: add regulator supply name and its " Laxman Dewangan
     [not found]     ` <1342187432-18668-2-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-07-23 20:49       ` Stephen Warren
2012-07-13 13:50   ` [PATCH 2/2] regulator: tps6586x: add support for " Laxman Dewangan
2012-07-13 14:22     ` Mark Brown
     [not found]       ` <20120713142229.GM4215-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
2012-07-13 17:15         ` Laxman Dewangan
2012-07-15 21:21           ` Mark Brown
     [not found]             ` <20120715212114.GI4041-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
2012-07-23 20:54               ` Stephen Warren
     [not found]                 ` <500DBA1F.7050605-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-07-23 21:30                   ` Mark Brown
2012-07-23 20:51     ` Stephen Warren
     [not found]       ` <500DB960.6020802-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-07-23 21:29         ` Mark Brown
2012-07-24  4:29         ` Laxman Dewangan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).