From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-path: From: Chris Brandt To: Wim Van Sebroeck , Guenter Roeck , Rob Herring , Mark Rutland , Geert Uytterhoeven Cc: linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Simon Horman , Chris Brandt Subject: [PATCH v2 2/2] dt-bindings: watchdog: renesas-wdt: Add support for R7S9210 Date: Thu, 6 Sep 2018 13:37:38 -0500 Message-Id: <20180906183738.81238-3-chris.brandt@renesas.com> In-Reply-To: <20180906183738.81238-1-chris.brandt@renesas.com> References: <20180906183738.81238-1-chris.brandt@renesas.com> List-ID: Document support for RZ/A2 Signed-off-by: Chris Brandt --- 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 5d47a262474c..45a709dd0345 100644 --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt @@ -19,6 +19,7 @@ Required properties: - "renesas,r8a77990-wdt" (R-Car E3) - "renesas,r8a77995-wdt" (R-Car D3) - "renesas,r7s72100-wdt" (RZ/A1) + - "renesas,r7s9210-wdt" (RZ/A2) The generic compatible string must be: - "renesas,rza-wdt" for RZ/A - "renesas,rcar-gen2-wdt" for R-Car Gen2 and RZ/G -- 2.16.1