diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-12-05 16:47:51 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-12-19 18:49:28 +0300 |
commit | 26f1e12c714e9e7314e1a099fd8225473cb76ab8 (patch) | |
tree | 050534c75e8e75d228755dc87e7aaf8104399046 | |
parent | e63318785234c9c33e97b7793e09a82c869e3ef0 (diff) | |
download | linux-26f1e12c714e9e7314e1a099fd8225473cb76ab8.tar.xz |
dt-bindings: watchdog: renesas-wdt: Document r8a77961 support
Document support for the Watchdog Timer in the Renesas R-Car M3-W+
(R8A77961) SoC.
No driver update is needed.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Rob Herring <robh@kernel.org>
-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 a5bf04dba410..79b3c62f183d 100644 --- a/Documentation/devicetree/bindings/watchdog/renesas,wdt.txt +++ b/Documentation/devicetree/bindings/watchdog/renesas,wdt.txt @@ -19,6 +19,7 @@ Required properties: - "renesas,r8a7794-wdt" (R-Car E2) - "renesas,r8a7795-wdt" (R-Car H3) - "renesas,r8a7796-wdt" (R-Car M3-W) + - "renesas,r8a77961-wdt" (R-Car M3-W+) - "renesas,r8a77965-wdt" (R-Car M3-N) - "renesas,r8a77970-wdt" (R-Car V3M) - "renesas,r8a77990-wdt" (R-Car E3) |