All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Series short description
@ 2012-04-24  0:08 ` Tony Lindgren
  0 siblings, 0 replies; 30+ messages in thread
From: Tony Lindgren @ 2012-04-24  0:08 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: linux-omap

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] 30+ messages in thread

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

Thread overview: 30+ 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 ` 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   ` 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   ` 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   ` Tony Lindgren
2012-04-24  0:08 ` [PATCH 4/7] ARM: OMAP2: Add MMC hwmod data for 2420 Tony Lindgren
2012-04-24  0:08   ` Tony Lindgren
2012-05-03  0:44   ` Paul Walmsley
2012-05-03  0:44     ` Paul Walmsley
2012-05-03  1:02     ` Paul Walmsley
2012-05-03  1:02       ` Paul Walmsley
2012-05-04 19:49       ` Tony Lindgren
2012-05-04 19:49         ` Tony Lindgren
2012-05-08 23:32   ` Paul Walmsley
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-04-24  0:08   ` Tony Lindgren
2012-05-09  0:46   ` Paul Walmsley
2012-05-09  0:46     ` Paul Walmsley
2012-05-09 20:27     ` Paul Walmsley
2012-05-09 20:27       ` Paul Walmsley
2012-06-26 10:17       ` Tony Lindgren
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   ` Tony Lindgren
2012-04-24  0:08 ` [PATCH 7/7] ARM: OMAP1: Pass dma request lines in platform data to MMC driver Tony Lindgren
2012-04-24  0:08   ` Tony Lindgren

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.