diff options
author | Yangtao Li <[email protected]> | 2020-12-11 01:19:29 +0000 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2020-12-17 06:46:26 +0100 |
commit | 8cbd82d62f45423bc337abfcfd51da83fbe60277 (patch) | |
tree | be144b8af7d31931e716a2e7a95dff2d43904e9a | |
parent | 7948fab26bcc468aa2a76462f441291b5fb0d5c7 (diff) |
dt-bindings: watchdog: sun4i: Add A100 compatible
Add a binding for A100's watchdog controller.
Signed-off-by: Yangtao Li <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Andre Przywara <[email protected]>
Reviewed-by: Guenter Roeck <[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/allwinner,sun4i-a10-wdt.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml b/Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml index e8f226376108..5ac607de8be4 100644 --- a/Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml @@ -22,6 +22,9 @@ properties: - const: allwinner,sun50i-a64-wdt - const: allwinner,sun6i-a31-wdt - items: + - const: allwinner,sun50i-a100-wdt + - const: allwinner,sun6i-a31-wdt + - items: - const: allwinner,sun50i-h6-wdt - const: allwinner,sun6i-a31-wdt - items: |