diff mbox

[2/2] pinctrl: sh-pfc: Add r8a77470 PFC support

Message ID 1522846114-1623-3-git-send-email-biju.das@bp.renesas.com (mailing list archive)
State Superseded
Delegated to: Geert Uytterhoeven
Headers show

Commit Message

Biju Das April 4, 2018, 12:48 p.m. UTC
Document PFC support for the R8A77470 SoC.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
---
 Documentation/devicetree/bindings/pinctrl/renesas,pfc-pinctrl.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Sergei Shtylyov April 4, 2018, 2:43 p.m. UTC | #1
Calling 2 patches the same way was a bad idea...
Biju Das April 4, 2018, 2:51 p.m. UTC | #2
Hi,

Thanks for the feedback.


> -----Original Message-----

> From: Sergei Shtylyov [mailto:sergei.shtylyov@cogentembedded.com]

> Sent: 04 April 2018 15:44

> To: Biju Das <biju.das@bp.renesas.com>; Linus Walleij

> <linus.walleij@linaro.org>; Rob Herring <robh+dt@kernel.org>; Mark Rutland

> <mark.rutland@arm.com>

> Cc: linux-gpio@vger.kernel.org; devicetree@vger.kernel.org; Simon Horman

> <horms@verge.net.au>; Geert Uytterhoeven <geert+renesas@glider.be>; Chris

> Paterson <Chris.Paterson2@renesas.com>; Fabrizio Castro

> <fabrizio.castro@bp.renesas.com>; linux-renesas-soc@vger.kernel.org

> Subject: Re: [PATCH 2/2] pinctrl: sh-pfc: Add r8a77470 PFC support

>

> Calling 2 patches the same way was a bad idea...


Ok. Will change the title and send v2.



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

Patch

diff --git a/Documentation/devicetree/bindings/pinctrl/renesas,pfc-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/renesas,pfc-pinctrl.txt
index 892d8fd..4f5fca1 100644
--- a/Documentation/devicetree/bindings/pinctrl/renesas,pfc-pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/renesas,pfc-pinctrl.txt
@@ -15,6 +15,7 @@  Required Properties:
     - "renesas,pfc-r8a7740": for R8A7740 (R-Mobile A1) compatible pin-controller.
     - "renesas,pfc-r8a7743": for R8A7743 (RZ/G1M) compatible pin-controller.
     - "renesas,pfc-r8a7745": for R8A7745 (RZ/G1E) compatible pin-controller.
+    - "renesas,pfc-r8a77470": for R8A77470 (RZ/G1C) compatible pin-controller.
     - "renesas,pfc-r8a7778": for R8A7778 (R-Car M1) compatible pin-controller.
     - "renesas,pfc-r8a7779": for R8A7779 (R-Car H1) compatible pin-controller.
     - "renesas,pfc-r8a7790": for R8A7790 (R-Car H2) compatible pin-controller.