From 39579b8c8f9e6aba5b299d0309c4a411688b60b9 Mon Sep 17 00:00:00 2001 From: Karthikeyan Krishnasamy Date: Thu, 10 Oct 2024 11:44:08 +0530 Subject: [PATCH] dt-bindings: watchdog: rockchip: Add rockchip,rv1126-wdt string Add rockchip,rv1126-wdt compatible string. Acked-by: Conor Dooley Signed-off-by: Karthikeyan Krishnasamy Acked-by: Heiko Stuebner Reviewed-by: Guenter Roeck Link: https://lore.kernel.org/r/20241010061408.1351865-2-karthikeyan@linumiz.com Signed-off-by: Heiko Stuebner --- Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml index b5a3dc377070..1efefd741c06 100644 --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml @@ -32,6 +32,7 @@ properties: - rockchip,rk3576-wdt - rockchip,rk3588-wdt - rockchip,rv1108-wdt + - rockchip,rv1126-wdt - const: snps,dw-wdt reg: -- 2.50.1