This series mainly adds I2C board data for OMAP4430 SDP and few needed fixes. I have made this into one series just for simplcity otherwise couple patches are independent. The intent is to get it merged in linux-omap master for testing. The needed I2C driver support is already merged in l-o master It's generated against latest linux-omap master and tested with omap4430 and omap3430 sdps with regular and multi-omap defconfig Balaji T K (2): omap4: add i2c1 peripherals data omap4: Enable RTC and regulator support Richard Woodruff (1): omap4: Fix build break when used with gcc-4.4.1 (2009-q3) Santosh Shilimkar (3): omap4: Fix WDT Kconfig omap4: Fix McBSP4 base address omap4: Add i2c board support on omap4430 sdp platform arch/arm/configs/omap_4430sdp_defconfig | 39 ++++++- arch/arm/mach-omap2/board-4430sdp.c | 187 +++++++++++++++++++++++++++++++ arch/arm/mach-omap2/omap-headsmp.S | 6 +- arch/arm/mach-omap2/omap44xx-smc.S | 2 +- arch/arm/plat-omap/i2c.c | 21 +++- arch/arm/plat-omap/include/plat/mcbsp.h | 2 +- drivers/watchdog/Kconfig | 6 +- 7 files changed, 249 insertions(+), 14 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html