linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/13] More omap platform init code for 2.6.35 merge window
@ 2010-05-18  2:42 Tony Lindgren
  2010-05-18  2:42 ` [PATCH 01/13] omap: Fix i2c platform init code for omap4 Tony Lindgren
                   ` (12 more replies)
  0 siblings, 13 replies; 16+ messages in thread
From: Tony Lindgren @ 2010-05-18  2:42 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

Here are few more patches for review. These
patches have been posted earlier to linux-omap list,
but have not quite been ready to go until now.

The series adds omap4 I2C and MMC support, and adds
a new omap3 board Stalker.

Please note that that the omap4 MMC support depends
on two other patches already queued up:

https://patchwork.kernel.org/patch/98799/
https://patchwork.kernel.org/patch/94054/

Also, I noticed that the MMC card is detected
using omap_4430sdp_defconfig, but not detected
with omap3_defconfig.

Regards,

Tony

---

Anand Gadiyar (1):
      omap3: update omap3_defconfig

Balaji T K (2):
      omap4: add i2c1 peripherals data
      omap4: Enable RTC and regulator support

Jason (1):
      omap3: Add support for OMAP3Stalker boards

Jason Lam (1):
      omap3: Add OMAP3 Stalker board LK-S defconfig

Santosh Shilimkar (1):
      omap4: Add i2c board support on omap4430 sdp platform

Tony Lindgren (3):
      omap: Fix i2c platform init code for omap4
      omap4: Add support for i2c init
      omap3: Add stalker board to omap3_defconfig

kishore kadiyala (4):
      omap4: Adds Dummy Interface clock's for MMC controllers
      omap4: Adding hsmmc support to board file
      omap4: Adding PBIAS Configuration for MMC1 Controller
      omap4: Enable HSMMC support


 arch/arm/configs/omap3_defconfig             |  117 +-
 arch/arm/configs/omap3_stalker_lks_defconfig | 1691 ++++++++++++++++++++++++++
 arch/arm/configs/omap_4430sdp_defconfig      |  395 ++++++
 arch/arm/mach-omap2/Kconfig                  |    6 
 arch/arm/mach-omap2/Makefile                 |    5 
 arch/arm/mach-omap2/board-4430sdp.c          |  232 ++++
 arch/arm/mach-omap2/board-omap3stalker.c     |  672 ++++++++++
 arch/arm/mach-omap2/clock44xx_data.c         |    5 
 arch/arm/mach-omap2/hsmmc.c                  |   97 +
 arch/arm/plat-omap/i2c.c                     |   92 +
 arch/arm/plat-omap/include/plat/control.h    |   20 
 11 files changed, 3230 insertions(+), 102 deletions(-)
 create mode 100644 arch/arm/configs/omap3_stalker_lks_defconfig
 create mode 100644 arch/arm/mach-omap2/board-omap3stalker.c

-- 
Signature

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

end of thread, other threads:[~2010-05-19  0:16 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-18  2:42 [PATCH 00/13] More omap platform init code for 2.6.35 merge window Tony Lindgren
2010-05-18  2:42 ` [PATCH 01/13] omap: Fix i2c platform init code for omap4 Tony Lindgren
2010-05-19  0:15   ` Tony Lindgren
2010-05-18  2:42 ` [PATCH 02/13] omap4: Add support for i2c init Tony Lindgren
2010-05-19  0:16   ` Tony Lindgren
2010-05-18  2:42 ` [PATCH 03/13] omap4: Add i2c board support on omap4430 sdp platform Tony Lindgren
2010-05-18  2:42 ` [PATCH 04/13] omap4: add i2c1 peripherals data Tony Lindgren
2010-05-18  2:42 ` [PATCH 05/13] omap4: Enable RTC and regulator support Tony Lindgren
2010-05-18  2:42 ` [PATCH 06/13] omap4: Adds Dummy Interface clock's for MMC controllers Tony Lindgren
2010-05-18  2:43 ` [PATCH 07/13] omap4: Adding hsmmc support to board file Tony Lindgren
2010-05-18  2:43 ` [PATCH 08/13] omap4: Adding PBIAS Configuration for MMC1 Controller Tony Lindgren
2010-05-18  2:43 ` [PATCH 09/13] omap4: Enable HSMMC support Tony Lindgren
2010-05-18  2:43 ` [PATCH 10/13] omap3: Add support for OMAP3Stalker boards Tony Lindgren
2010-05-18  2:43 ` [PATCH 11/13] omap3: Add OMAP3 Stalker board LK-S defconfig Tony Lindgren
2010-05-18  2:43 ` [PATCH 12/13] omap3: update omap3_defconfig Tony Lindgren
2010-05-18  2:43 ` [PATCH 13/13] omap3: Add stalker board to omap3_defconfig Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).