linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sanjeev Premi <premi@ti.com>
To: linux-omap@vger.kernel.org
Cc: Sanjeev Premi <premi@ti.com>
Subject: [RFCv2 0/2] Support TPS65023 with AM35x
Date: Wed, 16 Mar 2011 13:02:01 +0530	[thread overview]
Message-ID: <1300260723-19422-1-git-send-email-premi@ti.com> (raw)

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


             reply	other threads:[~2011-03-16  7:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-16  7:32 Sanjeev Premi [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1300260723-19422-1-git-send-email-premi@ti.com \
    --to=premi@ti.com \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).