Message ID | 1570178133-21532-2-git-send-email-fabrizio.castro@bp.renesas.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | Add RZ/G2N MSIOF/RWDT/PCIEC support | expand |
On 10/4/19 1:35 AM, Fabrizio Castro wrote: > RZ/G2N (a.k.a. R8A774B1) watchdog implementation is compatible > with R-Car Gen3, therefore add the relevant documentation. > > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> > --- > Documentation/devicetree/bindings/watchdog/renesas,wdt.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/renesas,wdt.txt b/Documentation/devicetree/bindings/watchdog/renesas,wdt.txt > index 9f365c1..a5bf04d 100644 > --- a/Documentation/devicetree/bindings/watchdog/renesas,wdt.txt > +++ b/Documentation/devicetree/bindings/watchdog/renesas,wdt.txt > @@ -10,6 +10,7 @@ Required properties: > - "renesas,r8a7745-wdt" (RZ/G1E) > - "renesas,r8a77470-wdt" (RZ/G1C) > - "renesas,r8a774a1-wdt" (RZ/G2M) > + - "renesas,r8a774b1-wdt" (RZ/G2N) > - "renesas,r8a774c0-wdt" (RZ/G2E) > - "renesas,r8a7790-wdt" (R-Car H2) > - "renesas,r8a7791-wdt" (R-Car M2-W) >
On Fri, Oct 4, 2019 at 10:35 AM Fabrizio Castro <fabrizio.castro@bp.renesas.com> wrote: > RZ/G2N (a.k.a. R8A774B1) watchdog implementation is compatible > with R-Car Gen3, therefore add the relevant documentation. > > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Gr{oetje,eeting}s, Geert
On Fri, 4 Oct 2019 09:35:27 +0100, Fabrizio Castro wrote: > RZ/G2N (a.k.a. R8A774B1) watchdog implementation is compatible > with R-Car Gen3, therefore add the relevant documentation. > > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> > --- > Documentation/devicetree/bindings/watchdog/renesas,wdt.txt | 1 + > 1 file changed, 1 insertion(+) > Applied, thanks. Rob
diff --git a/Documentation/devicetree/bindings/watchdog/renesas,wdt.txt b/Documentation/devicetree/bindings/watchdog/renesas,wdt.txt index 9f365c1..a5bf04d 100644 --- a/Documentation/devicetree/bindings/watchdog/renesas,wdt.txt +++ b/Documentation/devicetree/bindings/watchdog/renesas,wdt.txt @@ -10,6 +10,7 @@ Required properties: - "renesas,r8a7745-wdt" (RZ/G1E) - "renesas,r8a77470-wdt" (RZ/G1C) - "renesas,r8a774a1-wdt" (RZ/G2M) + - "renesas,r8a774b1-wdt" (RZ/G2N) - "renesas,r8a774c0-wdt" (RZ/G2E) - "renesas,r8a7790-wdt" (R-Car H2) - "renesas,r8a7791-wdt" (R-Car M2-W)
RZ/G2N (a.k.a. R8A774B1) watchdog implementation is compatible with R-Car Gen3, therefore add the relevant documentation. Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> --- Documentation/devicetree/bindings/watchdog/renesas,wdt.txt | 1 + 1 file changed, 1 insertion(+)