All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] omap4 i2c board support and fixes
@ 2010-04-07  7:47 Santosh Shilimkar
  2010-04-07  7:47 ` [PATCH 1/6] omap4: Fix build break when used with gcc-4.4.1 (2009-q3) Santosh Shilimkar
  2010-05-12  0:18 ` [PATCH 0/6] omap4 i2c board support and fixes Tony Lindgren
  0 siblings, 2 replies; 11+ messages in thread
From: Santosh Shilimkar @ 2010-04-07  7:47 UTC (permalink / raw)
  To: linux-omap; +Cc: Santosh Shilimkar

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(-)


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-05-12  5:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-07  7:47 [PATCH 0/6] omap4 i2c board support and fixes Santosh Shilimkar
2010-04-07  7:47 ` [PATCH 1/6] omap4: Fix build break when used with gcc-4.4.1 (2009-q3) Santosh Shilimkar
2010-04-07  7:47   ` [PATCH 2/6] omap4: Fix WDT Kconfig Santosh Shilimkar
2010-04-07  7:47     ` [PATCH 3/6] omap4: Fix McBSP4 base address Santosh Shilimkar
2010-04-07  7:47       ` [PATCH 4/6] omap4: Add i2c board support on omap4430 sdp platform Santosh Shilimkar
2010-04-07  7:47         ` [PATCH 5/6] omap4: add i2c1 peripherals data Santosh Shilimkar
2010-04-07  7:47           ` [PATCH 6/6] omap4: Enable RTC and regulator support Santosh Shilimkar
2010-04-22 23:52       ` [APPLIED] [PATCH 3/6] omap4: Fix McBSP4 base address Tony Lindgren
2010-04-22 23:51   ` [APPLIED] [PATCH 1/6] omap4: Fix build break when used with gcc-4.4.1 Tony Lindgren
2010-05-12  0:18 ` [PATCH 0/6] omap4 i2c board support and fixes Tony Lindgren
2010-05-12  5:37   ` Shilimkar, Santosh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.