diff options
author | Huqiang Qin <huqiang.qin@amlogic.com> | 2024-07-09 16:48:25 +0800 |
---|---|---|
committer | Rob Herring (Arm) <robh@kernel.org> | 2024-07-25 06:53:47 -0500 |
commit | 7b52a9d9ee6c5505a51ebe03703a56a72c75f9de (patch) | |
tree | ccd62b781e6937f01e87dd8989d584320b5ad7a9 /Documentation/devicetree/bindings | |
parent | c33ffdb70cc6df4105160f991288e7d2567d7ffa (diff) | |
download | linux-stable-7b52a9d9ee6c5505a51ebe03703a56a72c75f9de.tar.gz linux-stable-7b52a9d9ee6c5505a51ebe03703a56a72c75f9de.tar.bz2 linux-stable-7b52a9d9ee6c5505a51ebe03703a56a72c75f9de.zip |
dt-bindings: watchdog: add support for Amlogic A4 SoCs
Update dt-binding document for watchdog of Amlogic A4 SoCs.
Signed-off-by: Huqiang Qin <huqiang.qin@amlogic.com>
Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20240709-a4-a5_watchdog-v1-1-2ae852e05ec2@amlogic.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
-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 69845ec32e81..d0eff1ea52b4 100644 --- a/Documentation/devicetree/bindings/watchdog/amlogic,meson-gxbb-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/amlogic,meson-gxbb-wdt.yaml @@ -21,6 +21,7 @@ properties: - amlogic,t7-wdt - items: - enum: + - amlogic,a4-wdt - amlogic,c3-wdt - amlogic,s4-wdt - const: amlogic,t7-wdt |