diff mbox series

dt-bindings: arm: Fix RZ/G2E part number

Message ID 1538643190-21880-1-git-send-email-fabrizio.castro@bp.renesas.com
State Not Applicable, archived
Headers show
Series dt-bindings: arm: Fix RZ/G2E part number | expand

Commit Message

Fabrizio Castro Oct. 4, 2018, 8:53 a.m. UTC
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(-)

Comments

Simon Horman Oct. 4, 2018, 10:03 a.m. UTC | #1
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
>
Rob Herring Oct. 15, 2018, 7:14 p.m. UTC | #2
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>
Simon Horman Oct. 18, 2018, 1:08 p.m. UTC | #3
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 mbox series

Patch

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"