[RFC][PATCH 0/4] TWL6030 patch series

From: Krishnamoorthy, Balaji T
Date: Mon Jul 20 2009 - 09:34:43 EST


The upcoming TWL6030 is companion chip for OMAP4 like the current TWL4030
for OMAP3. This patch series adds support for TWL6030 irq framework, and
driver support for RTC and regulator.

drivers/mfd/twl6030-irq.c files is newly added as INTERRUPT status
registers, ack and clear mechanism has changed from twl4030,5030.
drivers/rtc/rtc-twl.c will support twl4030,twl5030, and also twl6030 rtc
drivers/regulator/twl-regulator.c will support twl regulators.
include/linux/i2c/twl.h will have TWL4030 and TWL6030 offsets selected
at compile time by CONFIG_TWL4030_CORE / CONFIG_TWL6030_CORE

These patches are generated against mainline 2.6.31-rc1 and has dependancy on
my 1st series[1].
Patch list:
[RFC][PATCH 1/4] OMAP4: PMIC: Add support for twl6030 irq framework
[RFC][PATCH 2/4] OMAP4: PMIC: Add support for twl6030 RTC
[RFC][PATCH 3/4] OMAP4: PMIC: Add support for twl6030 regulators
[RFC][PATCH 4/4] OMAP4: PMIC: Update TWL mfd driver to create twl6030 regulators

Needed board-* changes and defconfig changes will be done later.Please let me
know your feedback/suggestion on this patch series.

Thanks and Regards,
Balaji T K
[1] http://marc.info/?l=linux-omap&m=124757921417187&w=2
[PATCH 0/4] TWL patch series
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/