Message ID | 20240709-a4-a5_watchdog-v1-1-2ae852e05ec2@amlogic.com (mailing list archive) |
---|---|
State | Under Review |
Headers | show |
Series | Watchdog: support for Amlogic SoC A4/A5 | expand |
On 09/07/2024 10:48, Xianwei Zhao via B4 Relay wrote: > From: Huqiang Qin <huqiang.qin@amlogic.com> > > 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> Best regards, Krzysztof
On 7/9/24 01:48, Xianwei Zhao via B4 Relay wrote: > From: Huqiang Qin <huqiang.qin@amlogic.com> > > 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> Reviewed-by: Guenter Roeck <linux@roeck-us.net> > --- > Documentation/devicetree/bindings/watchdog/amlogic,meson-gxbb-wdt.yaml | 1 + > 1 file changed, 1 insertion(+) > > 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 >
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