diff options
author | Biju Das <biju.das@bp.renesas.com> | 2018-09-25 19:07:21 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2018-10-15 18:55:36 +0200 |
commit | c54ed7c02bd79abe7a62943d308ecb51cf1d4ffe (patch) | |
tree | 29f7d14f217dbb7e798fa3f5a27068aad93abba0 /Documentation | |
parent | dt-bindings: thermal: rcar: Add device tree support for r8a7744 (diff) | |
download | linux-c54ed7c02bd79abe7a62943d308ecb51cf1d4ffe.tar.xz linux-c54ed7c02bd79abe7a62943d308ecb51cf1d4ffe.zip |
dt-bindings: watchdog: renesas-wdt: Document r8a7744 support
RZ/G1N (R8A7744) watchdog implementation is compatible with R-Car
Gen2, therefore add relevant documentation.
Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Chris Paterson <Chris.Paterson2@renesas.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/watchdog/renesas-wdt.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt index 9407212a85a8..d72d1181ec62 100644 --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt @@ -6,6 +6,7 @@ Required properties: version. Examples with soctypes are: - "renesas,r8a7743-wdt" (RZ/G1M) + - "renesas,r8a7744-wdt" (RZ/G1N) - "renesas,r8a7745-wdt" (RZ/G1E) - "renesas,r8a774a1-wdt" (RZ/G2M) - "renesas,r8a7790-wdt" (R-Car H2) |