diff options
author | 2025-05-06 10:57:10 +0800 | |
---|---|---|
committer | 2025-05-24 16:57:55 +0200 | |
commit | 37c3714498fbc4abde82b8d9d1127c43e4271ac6 (patch) | |
tree | 42f956bd323ef785ffe23ebb9edba8328b48c500 /Documentation/devicetree | |
parent | dt-bindings: watchdog: fsl,scu-wdt: Document imx8qm (diff) | |
download | linux-rng-37c3714498fbc4abde82b8d9d1127c43e4271ac6.tar.xz linux-rng-37c3714498fbc4abde82b8d9d1127c43e4271ac6.zip |
dt-bindings: watchdog: Add rk3562 compatible
Add rockchip,rk3562-wdt for rk3562.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20250506025715.33595-2-kever.yang@rock-chips.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.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 1efefd741c06..ef088e0f6917 100644 --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml @@ -28,6 +28,7 @@ properties: - rockchip,rk3328-wdt - rockchip,rk3368-wdt - rockchip,rk3399-wdt + - rockchip,rk3562-wdt - rockchip,rk3568-wdt - rockchip,rk3576-wdt - rockchip,rk3588-wdt |