Re: [PATCH 1/4 v5] mmc: atmel-mci: add device tree support

2012-05-28 Thread Jean-Christophe PLAGNIOL-VILLARD
On 17:15 Thu 24 May , ludovic.desroc...@atmel.com wrote: > From: Ludovic Desroches > > Signed-off-by: Ludovic Desroches > --- > .../devicetree/bindings/mmc/atmel-hsmci.txt| 67 +++ > drivers/mmc/host/atmel-mci.c | 85 > +++- > 2

[PATCH 1/4 v5] mmc: atmel-mci: add device tree support

2012-05-24 Thread ludovic.desroches
From: Ludovic Desroches Signed-off-by: Ludovic Desroches --- .../devicetree/bindings/mmc/atmel-hsmci.txt| 67 +++ drivers/mmc/host/atmel-mci.c | 85 +++- 2 files changed, 150 insertions(+), 2 deletions(-) create mode 100644 Document