diff options
| author | Liang Chen <[email protected]> | 2021-04-29 16:11:45 +0800 |
|---|---|---|
| committer | Wim Van Sebroeck <[email protected]> | 2021-06-21 08:49:14 +0200 |
| commit | e4c721d7167f32331ff436b036fe8fca0b70f094 (patch) | |
| tree | f1dba7cb4743901548d4c899f9827318122b7dc1 | |
| parent | 854478a381078ee86ae2a7908a934b1ded399130 (diff) | |
dt-bindings: watchdog: dw-wdt: add description for rk3568
add "rockchip,rk3568-wdt", "snps,dw-wdt" for watchdog nodes on
a rk3568 platform to snps,dw-wdt.yaml.
Signed-off-by: Liang Chen <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
| -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 b58596b1831d..6461eb4f4a27 100644 --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml @@ -27,6 +27,7 @@ properties: - rockchip,rk3328-wdt - rockchip,rk3368-wdt - rockchip,rk3399-wdt + - rockchip,rk3568-wdt - rockchip,rv1108-wdt - const: snps,dw-wdt |