diff options
author | Johan Jonker <jbx6244@gmail.com> | 2022-09-10 00:01:56 +0200 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2022-10-02 12:55:43 +0200 |
commit | 5946401e25b36f755f401447e3ffb6d0e6a3769a (patch) | |
tree | b5e9817153304959ccad7e0a18c05da1c29bdd17 /Documentation | |
parent | watchdog: s3c2410_wdt: support exynosautov9 watchdog (diff) | |
download | linux-5946401e25b36f755f401447e3ffb6d0e6a3769a.tar.xz linux-5946401e25b36f755f401447e3ffb6d0e6a3769a.zip |
dt-bindings: watchdog: rockchip: add rockchip,rk3128-wdt
Add rockchip,rk3128-wdt compatible string.
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/a4da79fe-3449-6538-742f-790835ffe43a@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'Documentation')
-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 6461eb4f4a27..92df6e453f64 100644 --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml @@ -20,6 +20,7 @@ properties: - enum: - rockchip,px30-wdt - rockchip,rk3066-wdt + - rockchip,rk3128-wdt - rockchip,rk3188-wdt - rockchip,rk3228-wdt - rockchip,rk3288-wdt |