diff options
author | Huqiang Qin <huqiang.qin@amlogic.com> | 2024-07-09 10:48:25 +0200 |
---|---|---|
committer | Rob Herring (Arm) <robh@kernel.org> | 2024-07-25 13:53:47 +0200 |
commit | 7b52a9d9ee6c5505a51ebe03703a56a72c75f9de (patch) | |
tree | ccd62b781e6937f01e87dd8989d584320b5ad7a9 /Documentation | |
parent | Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... (diff) | |
download | linux-7b52a9d9ee6c5505a51ebe03703a56a72c75f9de.tar.xz linux-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')
-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 |