Re: [PATCH v3 3/6] mmc: renesas_sdhi: Add r8a77470 SDHI1 support

2018-10-15 Thread Ulf Hansson
On 8 October 2018 at 10:51, Fabrizio Castro wrote: > The RZ/G1C (a.k.a. R8A77470) comes with three SDHI interfaces, > SDHI0 and SDHI2 are compatible with the R-Car Gen2 SDHIs, SDHI1 > is compatible with R-Car Gen3 SDHIs and it can be used as > eMMC as well. This patch adds driver compatibility, an

[PATCH v3 3/6] mmc: renesas_sdhi: Add r8a77470 SDHI1 support

2018-10-08 Thread Fabrizio Castro
The RZ/G1C (a.k.a. R8A77470) comes with three SDHI interfaces, SDHI0 and SDHI2 are compatible with the R-Car Gen2 SDHIs, SDHI1 is compatible with R-Car Gen3 SDHIs and it can be used as eMMC as well. This patch adds driver compatibility, and makes sure both drivers get compiled for the R8A77470. Si