Message ID | 1538643190-21880-1-git-send-email-fabrizio.castro@bp.renesas.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 058ad7b6aa5204d3af878415c7b946748ab34f7a |
Delegated to: | Simon Horman |
Headers | show |
Series | dt-bindings: arm: Fix RZ/G2E part number | expand |
On Thu, Oct 04, 2018 at 09:53:10AM +0100, Fabrizio Castro wrote: > Fix RZ/G2E part number from its description. > > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> > Reviewed-by: Biju Das <biju.das@bp.renesas.com> Thanks for following up on this Fabrizio. This looks fine to me but I will wait to see if there are other reviews before applying. Reviewed-by: Simon Horman <horms+renesas@verge.net.au> > --- > Documentation/devicetree/bindings/arm/shmobile.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt > index f5e0f82..58c4256 100644 > --- a/Documentation/devicetree/bindings/arm/shmobile.txt > +++ b/Documentation/devicetree/bindings/arm/shmobile.txt > @@ -27,7 +27,7 @@ SoCs: > compatible = "renesas,r8a77470" > - RZ/G2M (R8A774A1) > compatible = "renesas,r8a774a1" > - - RZ/G2E (RA8774C0) > + - RZ/G2E (R8A774C0) > compatible = "renesas,r8a774c0" > - R-Car M1A (R8A77781) > compatible = "renesas,r8a7778" > -- > 2.7.4 >
On Thu, 4 Oct 2018 09:53:10 +0100, Fabrizio Castro wrote: > Fix RZ/G2E part number from its description. > > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> > Reviewed-by: Biju Das <biju.das@bp.renesas.com> > --- > Documentation/devicetree/bindings/arm/shmobile.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Rob Herring <robh@kernel.org>
On Mon, Oct 15, 2018 at 02:14:25PM -0500, Rob Herring wrote: > On Thu, 4 Oct 2018 09:53:10 +0100, Fabrizio Castro wrote: > > Fix RZ/G2E part number from its description. > > > > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> > > Reviewed-by: Biju Das <biju.das@bp.renesas.com> > > --- > > Documentation/devicetree/bindings/arm/shmobile.txt | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > Reviewed-by: Rob Herring <robh@kernel.org> Thanks, I have applied this, tentatively as a fix for v4.20.
diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt index f5e0f82..58c4256 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -27,7 +27,7 @@ SoCs: compatible = "renesas,r8a77470" - RZ/G2M (R8A774A1) compatible = "renesas,r8a774a1" - - RZ/G2E (RA8774C0) + - RZ/G2E (R8A774C0) compatible = "renesas,r8a774c0" - R-Car M1A (R8A77781) compatible = "renesas,r8a7778"