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@xxxxxxxxxxxxxx> > Reviewed-by: Biju Das <biju.das@xxxxxxxxxxxxxx> 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@xxxxxxxxxxxx> > --- > 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 >