[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1250517469-15899-1-git-send-email-amit.kucheria@verdurent.com>
Date: Mon, 17 Aug 2009 16:57:49 +0300
From: Amit Kucheria <amit.kucheria@...durent.com>
To: linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] MFD: TWL4030: Support for dynamic power switching
From: Amit Kucheria <amit.kucheria@...durent.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 | 10 +
drivers/mfd/twl4030-power.c | 472 ++++++++++++++++++++++++++
include/linux/i2c/twl4030.h | 94 +++++-
6 files changed, 700 insertions(+), 12 deletions(-)
create mode 100644 drivers/mfd/twl4030-power.c
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists