Message ID | 1544732294-5996-1-git-send-email-fabrizio.castro@bp.renesas.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | dt-bindings: gpio: rcar: Add r8a774c0 (RZ/G2E) support | expand |
On Thu, Dec 13, 2018 at 9:18 PM Fabrizio Castro <fabrizio.castro@bp.renesas.com> wrote: > Document Renesas' RZ/G2E (R8A774C0) GPIO blocks compatibility within the > relevant dt-bindings. > > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Gr{oetje,eeting}s, Geert
On Thu, Dec 13, 2018 at 08:18:14PM +0000, Fabrizio Castro wrote: > Document Renesas' RZ/G2E (R8A774C0) GPIO blocks compatibility within the > relevant dt-bindings. > > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
On Thu, Dec 13, 2018 at 9:18 PM Fabrizio Castro <fabrizio.castro@bp.renesas.com> wrote: > Document Renesas' RZ/G2E (R8A774C0) GPIO blocks compatibility within the > relevant dt-bindings. > > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Patch applied with Geert's and Simon's ACKs! Yours, Linus Walleij
diff --git a/Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt b/Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt index 2889bbc..f3f2c46 100644 --- a/Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt +++ b/Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt @@ -8,6 +8,7 @@ Required Properties: - "renesas,gpio-r8a7745": for R8A7745 (RZ/G1E) compatible GPIO controller. - "renesas,gpio-r8a77470": for R8A77470 (RZ/G1C) compatible GPIO controller. - "renesas,gpio-r8a774a1": for R8A774A1 (RZ/G2M) compatible GPIO controller. + - "renesas,gpio-r8a774c0": for R8A774C0 (RZ/G2E) compatible GPIO controller. - "renesas,gpio-r8a7778": for R8A7778 (R-Car M1) compatible GPIO controller. - "renesas,gpio-r8a7779": for R8A7779 (R-Car H1) compatible GPIO controller. - "renesas,gpio-r8a7790": for R8A7790 (R-Car H2) compatible GPIO controller.
Document Renesas' RZ/G2E (R8A774C0) GPIO blocks compatibility within the relevant dt-bindings. Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> --- Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt | 1 + 1 file changed, 1 insertion(+)