public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] atmel-mci device tree support
@ 2012-03-21 18:03 ludovic.desroches
  2012-03-21 18:03 ` [PATCH 1/4] mmc: atmel-mci: add " ludovic.desroches
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: ludovic.desroches @ 2012-03-21 18:03 UTC (permalink / raw)
  To: linux-mmc, linux-arm-kernel; +Cc: nicolas.ferre, ludovic.desroches, plagnioj

Hi,

This patch-set adds device tree support for atmel-mci.

Regards

Ludovic

 .../devicetree/bindings/mmc/atmel-hsmci.txt        |   55 +++++++++++++++
 arch/arm/boot/dts/at91sam9g25ek.dts                |   16 ++++
 arch/arm/boot/dts/at91sam9x5.dtsi                  |   14 ++++
 arch/arm/mach-at91/at91sam9x5.c                    |    2 +
 drivers/mmc/host/atmel-mci.c                       |   74 +++++++++++++++++++-
 5 files changed, 158 insertions(+), 3 deletions(-)
 


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

end of thread, other threads:[~2012-04-02  6:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-21 18:03 [PATCH 0/4] atmel-mci device tree support ludovic.desroches
2012-03-21 18:03 ` [PATCH 1/4] mmc: atmel-mci: add " ludovic.desroches
2012-03-22 14:50   ` Nicolas Ferre
2012-03-23 10:38     ` Ludovic Desroches
2012-03-21 18:03 ` [PATCH 2/4] arm: at91: at91sam9x5 add mci clk_lookup ludovic.desroches
2012-03-22 14:51   ` Nicolas Ferre
2012-03-21 18:03 ` [PATCH 3/4] arm: at91: dt: sam9x5 add mci support ludovic.desroches
2012-03-22 14:52   ` Nicolas Ferre
2012-03-21 18:03 ` [PATCH 4/4] arm: at91: dt: sam9g25ek " ludovic.desroches
2012-03-22 14:53   ` Nicolas Ferre
2012-03-24 19:10     ` Grant Likely
2012-04-01  3:49 ` [PATCH 0/4] atmel-mci device tree support Chris Ball
2012-04-02  6:51   ` Ludovic Desroches

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