On Sun, 9 Aug 2020 at 21:20, Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> wrote: > > Document SDHI controller for RZ/G2H (R8A774E1) SoC, which is compatible > with R-Car Gen3 SoC family. > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > Reviewed-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@xxxxxxxxxxxxxx> > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Acked-by: Rob Herring <robh@xxxxxxxxxx> Applied for next, thanks! Kind regards Uffe > --- > v1->v2 > * Rebased the patch on YAML binding conversion changes (this patch > is part of series [1], reset of the patches have been picked up). > * I have restored the Ack's from v1 > [1] https://lkml.org/lkml/2020/7/8/1211 > --- > Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml b/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml > index e5dbc20456e5..04eb0d3c5fa4 100644 > --- a/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml > +++ b/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml > @@ -50,6 +50,7 @@ properties: > - renesas,sdhi-r8a774a1 # RZ/G2M > - renesas,sdhi-r8a774b1 # RZ/G2N > - renesas,sdhi-r8a774c0 # RZ/G2E > + - renesas,sdhi-r8a774e1 # RZ/G2H > - renesas,sdhi-r8a7795 # R-Car H3 > - renesas,sdhi-r8a7796 # R-Car M3-W > - renesas,sdhi-r8a77961 # R-Car M3-W+ > -- > 2.17.1 >