Re: [PATCH v4] mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller

2014-06-11 Thread Chris Ball
Hi, On Wed, Jun 11 2014, Guennadi Liakhovetski wrote: >> Please send fixes for the compiler warnings, potential-null mrq, > > Sure, it's on my todo for Saturday, is this ok? Cool, thanks. >> and >> perhaps add an ARCH_ dependency to stop this building on x86_64. > > Is there a specific reason to

Re: [PATCH v4] mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller

2014-06-11 Thread Guennadi Liakhovetski
On Wed, 11 Jun 2014, Chris Ball wrote: > Hi Guennadi, > > On Sat, May 31 2014, Guennadi Liakhovetski wrote: > > This patch adds a driver for the Renesas usdhi6rol0 SD/SDIO host controller > > in both PIO and DMA modes. > > > > Signed-off-by: Guennadi Liakhovetski > > --- > > > > v4: replaced sev

Re: [PATCH v4] mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller

2014-06-11 Thread Chris Ball
Hi Guennadi, On Sat, May 31 2014, Guennadi Liakhovetski wrote: > This patch adds a driver for the Renesas usdhi6rol0 SD/SDIO host controller > in both PIO and DMA modes. > > Signed-off-by: Guennadi Liakhovetski > --- > > v4: replaced several numerical values with macros Please send fixes for the

Re: [PATCH v4] mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller

2014-06-02 Thread Chris Ball
Hi Guennadi, On Sat, May 31 2014, Guennadi Liakhovetski wrote: > This patch adds a driver for the Renesas usdhi6rol0 SD/SDIO host controller > in both PIO and DMA modes. > > Signed-off-by: Guennadi Liakhovetski > --- > > v4: replaced several numerical values with macros > > .../devicetree/bindin

[PATCH v4] mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller

2014-05-31 Thread Guennadi Liakhovetski
This patch adds a driver for the Renesas usdhi6rol0 SD/SDIO host controller in both PIO and DMA modes. Signed-off-by: Guennadi Liakhovetski --- v4: replaced several numerical values with macros .../devicetree/bindings/mmc/usdhi6rol0.txt | 33 + drivers/mmc/host/Kconfig