diff options
| author | Huqiang Qin <[email protected]> | 2023-08-02 03:32:19 +0000 |
|---|---|---|
| committer | Wim Van Sebroeck <[email protected]> | 2023-08-25 14:19:13 +0000 |
| commit | 05c74a23407ccdba4ddfb02b1cb42cc9d28514ab (patch) | |
| tree | 908e391bea1fb6c4a95cf98b618c0e77e641a047 | |
| parent | dt-bindings: watchdog: qcom-wdt: document IPQ5018 (diff) | |
| download | kernel-05c74a23407ccdba4ddfb02b1cb42cc9d28514ab.tar.gz kernel-05c74a23407ccdba4ddfb02b1cb42cc9d28514ab.zip | |
dt-bindings: watchdog: Add support for Amlogic-T7 SoCs
Update dt-binding document for watchdog of Amlogic-T7 SoCs.
Signed-off-by: Huqiang Qin <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Reviewed-by: Dmitry Rokosov <[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/amlogic,meson-gxbb-wdt.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/watchdog/amlogic,meson-gxbb-wdt.yaml b/Documentation/devicetree/bindings/watchdog/amlogic,meson-gxbb-wdt.yaml index f5cc7aa1b93b..443e2e7ab467 100644 --- a/Documentation/devicetree/bindings/watchdog/amlogic,meson-gxbb-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/amlogic,meson-gxbb-wdt.yaml @@ -17,6 +17,7 @@ properties: compatible: enum: - amlogic,meson-gxbb-wdt + - amlogic,t7-wdt reg: maxItems: 1 |
