public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] arm: davinci: DA850: wl12xx expansion board
@ 2011-07-07 21:33 Ido Yariv
  2011-07-07 21:33 ` [PATCH 1/5] arm: davinci: Fix low level gpio irq handlers' argument Ido Yariv
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Ido Yariv @ 2011-07-07 21:33 UTC (permalink / raw)
  To: davinci-linux-open-source, linux-arm-kernel, linux-mmc; +Cc: Ido Yariv

The following series adds support for an optional wl12xx based expansion
board for the DA850:
http://processors.wiki.ti.com/index.php/AM18x_%2B_WL1271

The first couple of patches address issues which had to be fixed for
this series to work. However, these should be fixed regardless of the
DA850 expansion board support, and could influence other Davinci
platforms.

Only the Wi-Fi functionality of the expansion board is supported.
Bluetooth functionality is not yet supported.

The patches are based on v3.0-rc6.

Ido.

Ido Yariv (5):
  arm: davinci: Fix low level gpio irq handlers' argument
  arm: davinci: Allow EVENTQ_0 as a default queue
  arm: davinci: DA850: Set a default queue for CC1
  arm: davinci: mmc: Add support for set_power callback
  arm: davinci: DA850: Add wl12xx expansion board support

 arch/arm/mach-davinci/Kconfig             |   31 +++++++
 arch/arm/mach-davinci/board-da850-evm.c   |  128 +++++++++++++++++++++++++++++
 arch/arm/mach-davinci/da850.c             |    9 ++
 arch/arm/mach-davinci/devices-da8xx.c     |    3 +
 arch/arm/mach-davinci/dm365.c             |    4 +-
 arch/arm/mach-davinci/dma.c               |    5 +-
 arch/arm/mach-davinci/gpio.c              |   16 +++-
 arch/arm/mach-davinci/include/mach/edma.h |    2 +-
 arch/arm/mach-davinci/include/mach/mmc.h  |    3 +
 arch/arm/mach-davinci/include/mach/mux.h  |   10 ++
 drivers/mmc/host/davinci_mmc.c            |   13 +++
 11 files changed, 216 insertions(+), 8 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2011-07-08 14:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-07 21:33 [PATCH 0/5] arm: davinci: DA850: wl12xx expansion board Ido Yariv
2011-07-07 21:33 ` [PATCH 1/5] arm: davinci: Fix low level gpio irq handlers' argument Ido Yariv
2011-07-07 21:33 ` [PATCH 2/5] arm: davinci: Allow EVENTQ_0 as a default queue Ido Yariv
2011-07-08 10:25   ` Sergei Shtylyov
2011-07-08 14:27     ` Ido Yariv
2011-07-07 21:33 ` [PATCH 3/5] arm: davinci: DA850: Set a default queue for CC1 Ido Yariv
2011-07-07 21:33 ` [PATCH 4/5] arm: davinci: mmc: Add support for set_power callback Ido Yariv
2011-07-07 21:33 ` [PATCH 5/5] arm: davinci: DA850: Add wl12xx expansion board support Ido Yariv
2011-07-08 10:39   ` Sergei Shtylyov
2011-07-08 14:27     ` Ido Yariv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox