From: amit.kucheria@canonical.com
To: sameo@linux.intel.com
Cc: dbrownell@users.sourceforge.net, linux-kernel@vger.kernel.org,
linux-omap@vger.kernel.org,
Amit Kucheria <amit.kucheria@verdurent.com>
Subject: [PATCHv2 0/3] MFD: TWL4030: Support for dynamic power switching
Date: Wed, 8 Jul 2009 13:47:26 +0300 [thread overview]
Message-ID: <4a547941.11355e0a.6fc4.ffff8ff2@mx.google.com> (raw)
From: Amit Kucheria <amit.kucheria@verdurent.com>
The TWL4030/5030 family of multifunction devices allow dynamic power
switching based on board-specific applications through power 'scripts'.
Add board-independent core support for this feature and add support for
the RX51 board based on OMAP3.
Amit Kucheria (3):
MFD: TWL4030: Add support for TWL4030/5030 dynamic power switching
MFD: TWL4030: print warning for out-of-order script loading
MFD: TWL4030: OMAP: Board-specifc DPS scripts for RX51 board
arch/arm/mach-omap2/board-rx51-peripherals.c | 122 ++++++++-
drivers/mfd/Kconfig | 13 +
drivers/mfd/Makefile | 1 +
drivers/mfd/twl4030-core.c | 12 +
drivers/mfd/twl4030-power.c | 391 ++++++++++++++++++++++++++
include/linux/i2c/twl4030.h | 91 ++++++-
6 files changed, 618 insertions(+), 12 deletions(-)
create mode 100644 drivers/mfd/twl4030-power.c
reply other threads:[~2009-07-08 10:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4a547941.11355e0a.6fc4.ffff8ff2@mx.google.com \
--to=amit.kucheria@canonical.com \
--cc=amit.kucheria@verdurent.com \
--cc=dbrownell@users.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=sameo@linux.intel.com \
/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
Powered by JetHome