diff options
| author | Shreeya Patel <shreeya.patel@collabora.com> | 2023-03-29 02:30:48 +0530 |
|---|---|---|
| committer | Heiko Stuebner <heiko@sntech.de> | 2023-03-30 13:21:28 +0200 |
| commit | e1a234eb3d1507b942c25e5a5ae0d6fb9036f1ff (patch) | |
| tree | 32e412261f1d8f3e6d74b48b357fa88884be546f | |
| parent | 932d139e4db18d535dea271df51db5216b8787b3 (diff) | |
dt-bindings: watchdog: rockchip: Add rockchip,rk3588-wdt string
Add rockchip,rk3588-wdt compatible string.
Signed-off-by: Shreeya Patel <shreeya.patel@collabora.com>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230328210048.195124-3-shreeya.patel@collabora.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
| -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 92df6e453f64..e7a87ce94772 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,rk3588-wdt - rockchip,rv1108-wdt - const: snps,dw-wdt |
