linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] Series short description
@ 2012-04-24  0:08 Tony Lindgren
  2012-04-24  0:08 ` [PATCH 1/7] ARM: OMAP1: Move omap_init_audio() to keep the devices in alphabetical order Tony Lindgren
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Tony Lindgren @ 2012-04-24  0:08 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

Here are some patches to almost remove plat-omap/devices.c
as omap2+ is using hwmod to initialize most things.

The only driver remaining in plat-omap/devices.c is the
rng driver.

This also changes omap1 and 2420 specific mmc driver to
pass DMA request lines via platform_data as requested by
Russell.

Regards,

Tony

---

Tony Lindgren (7):
      ARM: OMAP1: Move omap_init_audio() to keep the devices in alphabetical order
      ARM: OMAP1: Move omap_init_uwire to mach-omap1
      ARM: OMAP2+: Move omap_dsp_reserve_sdram_memblock() to mach-omap2
      ARM: OMAP2: Add MMC hwmod data for 2420
      ARM: OMAP2: Use hwmod to initialize mmc for 2420
      ARM: OMAP: Move omap_mmc_add() to mach-omap1
      ARM: OMAP1: Pass dma request lines in platform data to MMC driver


 arch/arm/mach-omap1/devices.c              |  121 +++++++++++++++++++++++++---
 arch/arm/mach-omap2/devices.c              |   19 ++++
 arch/arm/mach-omap2/dsp.c                  |   27 ++++++
 arch/arm/mach-omap2/omap_hwmod_2420_data.c |   63 ++++++++++++++
 arch/arm/plat-omap/devices.c               |  122 ----------------------------
 arch/arm/plat-omap/include/plat/mmc.h      |    9 --
 6 files changed, 214 insertions(+), 147 deletions(-)

-- 
Signature

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

end of thread, other threads:[~2012-06-26 10:17 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-24  0:08 [PATCH 0/7] Series short description Tony Lindgren
2012-04-24  0:08 ` [PATCH 1/7] ARM: OMAP1: Move omap_init_audio() to keep the devices in alphabetical order Tony Lindgren
2012-04-24  0:08 ` [PATCH 2/7] ARM: OMAP1: Move omap_init_uwire to mach-omap1 Tony Lindgren
2012-04-24  0:08 ` [PATCH 3/7] ARM: OMAP2+: Move omap_dsp_reserve_sdram_memblock() to mach-omap2 Tony Lindgren
2012-04-24  0:08 ` [PATCH 4/7] ARM: OMAP2: Add MMC hwmod data for 2420 Tony Lindgren
2012-05-03  0:44   ` Paul Walmsley
2012-05-03  1:02     ` Paul Walmsley
2012-05-04 19:49       ` Tony Lindgren
2012-05-08 23:32   ` Paul Walmsley
2012-04-24  0:08 ` [PATCH 5/7] ARM: OMAP2: Use hwmod to initialize mmc " Tony Lindgren
2012-05-09  0:46   ` Paul Walmsley
2012-05-09 20:27     ` Paul Walmsley
2012-06-26 10:17       ` Tony Lindgren
2012-04-24  0:08 ` [PATCH 6/7] ARM: OMAP: Move omap_mmc_add() to mach-omap1 Tony Lindgren
2012-04-24  0:08 ` [PATCH 7/7] ARM: OMAP1: Pass dma request lines in platform data to MMC driver 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).