diff options
author | Fabrizio Castro <fabrizio.castro@bp.renesas.com> | 2019-10-04 10:35:27 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-10-23 21:41:05 +0200 |
commit | 758622581489b159286eeb9b9cc8d24382a610ec (patch) | |
tree | f28bd0b0f95c92229ea3bda32799630a7d4b7714 /Documentation/devicetree/bindings/watchdog | |
parent | dt-bindings: iommu: Convert Arm SMMUv3 to DT schema (diff) | |
download | linux-758622581489b159286eeb9b9cc8d24382a610ec.tar.xz linux-758622581489b159286eeb9b9cc8d24382a610ec.zip |
dt-bindings: watchdog: renesas-wdt: Document r8a774b1 support
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>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/watchdog')
-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 9f365c1a3399..a5bf04dba410 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) |