diff options
author | Detlev Casanova <detlev.casanova@collabora.com> | 2024-09-03 18:22:36 +0300 |
---|---|---|
committer | Rob Herring (Arm) <robh@kernel.org> | 2024-09-18 23:38:24 +0300 |
commit | 0c36680c0e2d959cc264a1e65628c825f7f87add (patch) | |
tree | ba41bb00007fff11433392fc3a6a99b3a8e17c58 /Documentation/devicetree | |
parent | 8887042373e20b4f959aa4773ae02257069346d5 (diff) | |
download | linux-0c36680c0e2d959cc264a1e65628c825f7f87add.tar.xz |
dt-bindings: watchdog: Add rockchip,rk3576-wdt compatible
It is compatible with the other rockchip SoCs.
Signed-off-by: Detlev Casanova <detlev.casanova@collabora.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20240903152308.13565-7-detlev.casanova@collabora.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml index c7aab0418a32..b5a3dc377070 100644 --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml @@ -29,6 +29,7 @@ properties: - rockchip,rk3368-wdt - rockchip,rk3399-wdt - rockchip,rk3568-wdt + - rockchip,rk3576-wdt - rockchip,rk3588-wdt - rockchip,rv1108-wdt - const: snps,dw-wdt |