linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/14] Omap low-level device init updates for 2.6.33
@ 2009-11-13  0:07 Tony Lindgren
  2009-11-13  0:07 ` [PATCH 01/14] omap: update plat/usb.h to allow ehci driver to build Tony Lindgren
                   ` (13 more replies)
  0 siblings, 14 replies; 16+ messages in thread
From: Tony Lindgren @ 2009-11-13  0:07 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

Here are some patches for review for the upcoming merge window.

This series mostly updates the low-level device init code to
support the new omap processors. Few more clean-up patches are
included too.

Regards,

Tony

---

Anand Gadiyar (1):
      omap: update plat/usb.h to allow ehci driver to build

Felipe Balbi (1):
      omap: Add platform init code for EHCI driver

Felipe Contreras (1):
      omap: iommu: reorganize

Hiroshi DOYU (2):
      omap: iommu: avoid remapping if it's been mapped in MPU side
      omap: iovmm: remove cache flush operation

Kevin Hilman (1):
      omap3: keep SoC features on the same line

Madhu (4):
      omap3630: Add HSMMC related checks
      omap3630: Configure HSMMC1 to 4-bit
      omap3630: Set omap3630 MMC1 I/O speed to 52Mhz
      omap3: HSMMC2 8-bit mux configuration

Paul Walmsley (1):
      omap3: drop all IVA-related address base definitions

Peter Ujfalusi (1):
      omap: McBSP: Do not use extensive spin locks for dma_op_mode

Sriram (1):
      omap3: evm: make HSMMC driver built-in

Tony Lindgren (1):
      omap3: move check_revision above check_features


 arch/arm/configs/omap3_evm_defconfig       |    2 
 arch/arm/mach-omap2/Makefile               |    1 
 arch/arm/mach-omap2/board-3430sdp.c        |   13 ++
 arch/arm/mach-omap2/board-omap3beagle.c    |   13 ++
 arch/arm/mach-omap2/board-omap3evm.c       |   15 ++
 arch/arm/mach-omap2/board-omap3pandora.c   |   13 ++
 arch/arm/mach-omap2/board-overo.c          |   21 ++-
 arch/arm/mach-omap2/devices.c              |    8 +
 arch/arm/mach-omap2/id.c                   |   13 +-
 arch/arm/mach-omap2/mmc-twl4030.c          |   17 ++
 arch/arm/mach-omap2/mux.c                  |    8 +
 arch/arm/mach-omap2/omap3-iommu.c          |   62 +++++----
 arch/arm/mach-omap2/usb-ehci.c             |  192 ++++++++++++++++++++++++++++
 arch/arm/plat-omap/include/plat/control.h  |    3 
 arch/arm/plat-omap/include/plat/mux.h      |    4 +
 arch/arm/plat-omap/include/plat/omap34xx.h |   11 +-
 arch/arm/plat-omap/include/plat/usb.h      |   17 ++
 arch/arm/plat-omap/iovmm.c                 |   13 +-
 arch/arm/plat-omap/mcbsp.c                 |    6 -
 19 files changed, 363 insertions(+), 69 deletions(-)
 create mode 100644 arch/arm/mach-omap2/usb-ehci.c

-- 
Signature

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

end of thread, other threads:[~2009-11-13 20:55 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-13  0:07 [PATCH 00/14] Omap low-level device init updates for 2.6.33 Tony Lindgren
2009-11-13  0:07 ` [PATCH 01/14] omap: update plat/usb.h to allow ehci driver to build Tony Lindgren
2009-11-13  0:07 ` [PATCH 02/14] omap: Add platform init code for EHCI driver Tony Lindgren
2009-11-13  0:07 ` [PATCH 03/14] omap: iommu: avoid remapping if it's been mapped in MPU side Tony Lindgren
2009-11-13  0:08 ` [PATCH 04/14] omap: iovmm: remove cache flush operation Tony Lindgren
2009-11-13  0:08 ` [PATCH 05/14] omap: iommu: reorganize Tony Lindgren
2009-11-13  0:08 ` [PATCH 06/14] omap: McBSP: Do not use extensive spin locks for dma_op_mode Tony Lindgren
2009-11-13  0:08 ` [PATCH 07/14] omap3630: Add HSMMC related checks Tony Lindgren
2009-11-13  0:08 ` [PATCH 08/14] omap3630: Configure HSMMC1 to 4-bit Tony Lindgren
2009-11-13  0:08 ` [PATCH 09/14] omap3630: Set omap3630 MMC1 I/O speed to 52Mhz Tony Lindgren
2009-11-13  0:09 ` [PATCH 10/14] omap3: HSMMC2 8-bit mux configuration Tony Lindgren
2009-11-13  0:09 ` [PATCH 11/14] omap3: evm: make HSMMC driver built-in Tony Lindgren
2009-11-13  0:09 ` [PATCH 12/14] omap3: move check_revision above check_features Tony Lindgren
2009-11-13 20:55   ` [PATCH 12/14] omap3: move check_revision above check_features, v2 Tony Lindgren
2009-11-13  0:09 ` [PATCH 13/14] omap3: keep SoC features on the same line Tony Lindgren
2009-11-13  0:09 ` [PATCH 14/14] omap3: drop all IVA-related address base definitions 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).