Message ID | 1594230511-24790-5-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add basic DT support for R8A774E1 SoC enabling HiHope RZ/G2H board | expand |
On Wed, Jul 8, 2020 at 7:48 PM Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> 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@bp.renesas.com> > Reviewed-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Gr{oetje,eeting}s, Geert
On Wed, 08 Jul 2020 18:48:27 +0100, Lad Prabhakar 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@bp.renesas.com> > Reviewed-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@bp.renesas.com> > --- > Documentation/devicetree/bindings/mmc/renesas,sdhi.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
On Wed, 8 Jul 2020 at 19:48, Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> 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@bp.renesas.com> > Reviewed-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@bp.renesas.com> Sorry, but this doesn't apply as the DT doc has been converted to YAML. Can you please rebase and respin. Kind regards Uffe > --- > Documentation/devicetree/bindings/mmc/renesas,sdhi.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mmc/renesas,sdhi.txt b/Documentation/devicetree/bindings/mmc/renesas,sdhi.txt > index 0ca9a622cce0..779e484fa3ef 100644 > --- a/Documentation/devicetree/bindings/mmc/renesas,sdhi.txt > +++ b/Documentation/devicetree/bindings/mmc/renesas,sdhi.txt > @@ -14,6 +14,7 @@ Required properties: > "renesas,sdhi-r8a774a1" - SDHI IP on R8A774A1 SoC > "renesas,sdhi-r8a774b1" - SDHI IP on R8A774B1 SoC > "renesas,sdhi-r8a774c0" - SDHI IP on R8A774C0 SoC > + "renesas,sdhi-r8a774e1" - SDHI IP on R8A774E1 SoC > "renesas,sdhi-r8a77470" - SDHI IP on R8A77470 SoC > "renesas,sdhi-mmc-r8a77470" - SDHI/MMC IP on R8A77470 SoC > "renesas,sdhi-r8a7778" - SDHI IP on R8A7778 SoC > -- > 2.17.1 >
Hi Ulf, On Wed, Aug 5, 2020 at 7:32 AM Ulf Hansson <ulf.hansson@linaro.org> wrote: > > On Wed, 8 Jul 2020 at 19:48, Lad Prabhakar > <prabhakar.mahadev-lad.rj@bp.renesas.com> 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@bp.renesas.com> > > Reviewed-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@bp.renesas.com> > > Sorry, but this doesn't apply as the DT doc has been converted to > YAML. Can you please rebase and respin. > Sure will respin it. Cheers, Prabhakar > Kind regards > Uffe > > > > > --- > > Documentation/devicetree/bindings/mmc/renesas,sdhi.txt | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/devicetree/bindings/mmc/renesas,sdhi.txt b/Documentation/devicetree/bindings/mmc/renesas,sdhi.txt > > index 0ca9a622cce0..779e484fa3ef 100644 > > --- a/Documentation/devicetree/bindings/mmc/renesas,sdhi.txt > > +++ b/Documentation/devicetree/bindings/mmc/renesas,sdhi.txt > > @@ -14,6 +14,7 @@ Required properties: > > "renesas,sdhi-r8a774a1" - SDHI IP on R8A774A1 SoC > > "renesas,sdhi-r8a774b1" - SDHI IP on R8A774B1 SoC > > "renesas,sdhi-r8a774c0" - SDHI IP on R8A774C0 SoC > > + "renesas,sdhi-r8a774e1" - SDHI IP on R8A774E1 SoC > > "renesas,sdhi-r8a77470" - SDHI IP on R8A77470 SoC > > "renesas,sdhi-mmc-r8a77470" - SDHI/MMC IP on R8A77470 SoC > > "renesas,sdhi-r8a7778" - SDHI IP on R8A7778 SoC > > -- > > 2.17.1 > >
diff --git a/Documentation/devicetree/bindings/mmc/renesas,sdhi.txt b/Documentation/devicetree/bindings/mmc/renesas,sdhi.txt index 0ca9a622cce0..779e484fa3ef 100644 --- a/Documentation/devicetree/bindings/mmc/renesas,sdhi.txt +++ b/Documentation/devicetree/bindings/mmc/renesas,sdhi.txt @@ -14,6 +14,7 @@ Required properties: "renesas,sdhi-r8a774a1" - SDHI IP on R8A774A1 SoC "renesas,sdhi-r8a774b1" - SDHI IP on R8A774B1 SoC "renesas,sdhi-r8a774c0" - SDHI IP on R8A774C0 SoC + "renesas,sdhi-r8a774e1" - SDHI IP on R8A774E1 SoC "renesas,sdhi-r8a77470" - SDHI IP on R8A77470 SoC "renesas,sdhi-mmc-r8a77470" - SDHI/MMC IP on R8A77470 SoC "renesas,sdhi-r8a7778" - SDHI IP on R8A7778 SoC