]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: watchdog: npcm: Add npcm845 compatible string
authorTomer Maimon <tmaimon77@gmail.com>
Sun, 17 Jul 2022 09:15:55 +0000 (12:15 +0300)
committerArnd Bergmann <arnd@arndb.de>
Tue, 19 Jul 2022 13:39:50 +0000 (15:39 +0200)
Add a compatible string for Nuvoton BMC NPCM845 watchdog.

Signed-off-by: Tomer Maimon <tmaimon77@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Documentation/devicetree/bindings/watchdog/nuvoton,npcm-wdt.txt

index 9059f54dc023df58cdde319c2bef389e0b895f83..866a958b8a2bc0be41eeef721a1417beecc9521a 100644 (file)
@@ -6,7 +6,8 @@ expiry.
 
 Required properties:
 - compatible      : "nuvoton,npcm750-wdt" for NPCM750 (Poleg), or
-                    "nuvoton,wpcm450-wdt" for WPCM450 (Hermon).
+                    "nuvoton,wpcm450-wdt" for WPCM450 (Hermon), or
+                    "nuvoton,npcm845-wdt" for NPCM845 (Arbel).
 - reg             : Offset and length of the register set for the device.
 - interrupts      : Contain the timer interrupt with flags for
                     falling edge.