linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFCv2 0/2] Support TPS65023 with AM35x
@ 2011-03-16  7:32 Sanjeev Premi
  2011-03-16  7:32 ` [RFCv2 1/2] OMAP3: Add support for TPS65023 (AM35x only) Sanjeev Premi
  2011-03-16  7:32 ` [RFCv2 2/2] AM35x: voltage: Basic initialization Sanjeev Premi
  0 siblings, 2 replies; 7+ messages in thread
From: Sanjeev Premi @ 2011-03-16  7:32 UTC (permalink / raw)
  To: linux-omap; +Cc: Sanjeev Premi

This is a revised set of patches for getting the
current AM3517 with TPS65023 working.

The patch may not apply cleanly on the latest
master; but should be able to give clear list
of changes (and hacks) that were necessary to
make the combination work.

Since, there is a parallel effort for clean-up
of voltage layer, attempt to rebase against new
baseline would only delay the intended feedback.

Sanjeev Premi (2):
  OMAP3: Add support for TPS65023 (AM35x only)
  AM35x: voltage: Basic initialization

 arch/arm/mach-omap2/Makefile        |    3 +-
 arch/arm/mach-omap2/pm.c            |    1 +
 arch/arm/mach-omap2/pm.h            |    9 +++
 arch/arm/mach-omap2/pmic_tps65023.c |   82 ++++++++++++++++++++++++++
 arch/arm/mach-omap2/voltage.c       |  110 ++++++++++++++++++++++++++++++++++-
 5 files changed, 203 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/mach-omap2/pmic_tps65023.c

-- 
1.7.2.2


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

end of thread, other threads:[~2011-03-17 20:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-16  7:32 [RFCv2 0/2] Support TPS65023 with AM35x Sanjeev Premi
2011-03-16  7:32 ` [RFCv2 1/2] OMAP3: Add support for TPS65023 (AM35x only) Sanjeev Premi
2011-03-16  7:32 ` [RFCv2 2/2] AM35x: voltage: Basic initialization Sanjeev Premi
2011-03-16 11:03   ` Vishwanath Sripathy
2011-03-17  8:30     ` Premi, Sanjeev
2011-03-17  9:03       ` Premi, Sanjeev
2011-03-17 20:12         ` Paul Walmsley

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