On Mon, Oct 08, 2018 at 09:51:51AM +0100, Fabrizio Castro wrote: > Althought interface SDHI1 found on the RZ/G1C SoC (a.k.a. > r8a77470) is compatible with the R-Car Gen3 ones, its OF > compatibility is restricted to the SoC specific compatible > string to avoid confusion, as from a more generic perspective > the RZ/G1C is sharing the most similarities with the R-Car > Gen2 family of SoCs, and there is a combination of R-Car > Gen2 compatible SDHI IPs and R-Car Gen3 compatible SDHI IP > on this specific chip. > This patch adds the SoC specific part of SDHI1 support, and > since SDHI1 comes with internal DMA, its DT node looks fairly > different from SDHI0 and SDHI2. > > Signed-off-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> > Reviewed-by: Biju Das <biju....@bp.renesas.com>
Thanks, applied for v4.21.