diff mbox series

[v2,1/3] dt-bindings: arm: Document RZ/G2E SoC DT bindings

Message ID 1538129795-26796-1-git-send-email-fabrizio.castro@bp.renesas.com
State Rejected, archived
Headers show
Series [v2,1/3] dt-bindings: arm: Document RZ/G2E SoC DT bindings | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Fabrizio Castro Sept. 28, 2018, 10:16 a.m. UTC
Add device tree bindings documentation for Renesas RZ/G2E (r8a774c0)
SoC.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

---
v1->v2:
* Fixed typo within the part number, thanks Geert for spotting this

 Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++
 1 file changed, 2 insertions(+)

Comments

Simon Horman Oct. 1, 2018, 1:15 p.m. UTC | #1
On Fri, Sep 28, 2018 at 11:16:35AM +0100, Fabrizio Castro wrote:
> Add device tree bindings documentation for Renesas RZ/G2E (r8a774c0)
> SoC.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Reviewed-by: Biju Das <biju.das@bp.renesas.com>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> 
> ---
> v1->v2:
> * Fixed typo within the part number, thanks Geert for spotting this

Unfortunately v1 already went upstream.

Please send an incremental patch to resolve this problem.
Fabrizio Castro Oct. 1, 2018, 1:41 p.m. UTC | #2
Hello Simon,

> Subject: Re: [PATCH v2 1/3] dt-bindings: arm: Document RZ/G2E SoC DT bindings
>
> On Fri, Sep 28, 2018 at 11:16:35AM +0100, Fabrizio Castro wrote:
> > Add device tree bindings documentation for Renesas RZ/G2E (r8a774c0)
> > SoC.
> >
> > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> > Reviewed-by: Biju Das <biju.das@bp.renesas.com>
> > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> >
> > ---
> > v1->v2:
> > * Fixed typo within the part number, thanks Geert for spotting this
>
> Unfortunately v1 already went upstream.
>
> Please send an incremental patch to resolve this problem.

Thank you, will do.

Cheers,
Fab



Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
index 4a03a6b..58c4256 100644
--- a/Documentation/devicetree/bindings/arm/shmobile.txt
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -27,6 +27,8 @@  SoCs:
     compatible = "renesas,r8a77470"
   - RZ/G2M (R8A774A1)
     compatible = "renesas,r8a774a1"
+  - RZ/G2E (R8A774C0)
+    compatible = "renesas,r8a774c0"
   - R-Car M1A (R8A77781)
     compatible = "renesas,r8a7778"
   - R-Car H1 (R8A77790)