Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 1 + 1 file changed, 1 insertion(+)
From: Fabio Estevam <festevam@nabladev.com>
The RV1103B watchdog is compatible with the existing DesignWare Watchdog
binding. Add the rockchip,rv1103b-wdt compatible string.
Signed-off-by: Fabio Estevam <festevam@nabladev.com>
---
Changes since v1:
- Fixed a typo in the devicetree mailing list address.
Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml
index 609e98cdaaff..141c72909b15 100644
--- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml
@@ -33,6 +33,7 @@ properties:
- rockchip,rk3568-wdt
- rockchip,rk3576-wdt
- rockchip,rk3588-wdt
+ - rockchip,rv1103b-wdt
- rockchip,rv1108-wdt
- rockchip,rv1126-wdt
- const: snps,dw-wdt
--
2.34.1
On 3/9/26 17:20, Fabio Estevam wrote: > From: Fabio Estevam <festevam@nabladev.com> > > The RV1103B watchdog is compatible with the existing DesignWare Watchdog > binding. Add the rockchip,rv1103b-wdt compatible string. > > Signed-off-by: Fabio Estevam <festevam@nabladev.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> > --- > Changes since v1: > - Fixed a typo in the devicetree mailing list address. > > Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > index 609e98cdaaff..141c72909b15 100644 > --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > @@ -33,6 +33,7 @@ properties: > - rockchip,rk3568-wdt > - rockchip,rk3576-wdt > - rockchip,rk3588-wdt > + - rockchip,rv1103b-wdt > - rockchip,rv1108-wdt > - rockchip,rv1126-wdt > - const: snps,dw-wdt
Hi Guenter, On Mon, Mar 16, 2026 at 11:14 AM Guenter Roeck <linux@roeck-us.net> wrote: > > On 3/9/26 17:20, Fabio Estevam wrote: > > From: Fabio Estevam <festevam@nabladev.com> > > > > The RV1103B watchdog is compatible with the existing DesignWare Watchdog > > binding. Add the rockchip,rv1103b-wdt compatible string. > > > > Signed-off-by: Fabio Estevam <festevam@nabladev.com> > > Reviewed-by: Guenter Roeck <linux@roeck-us.net> Could you please apply this one?
On Mon, Mar 09, 2026 at 09:20:40PM -0300, Fabio Estevam wrote: > From: Fabio Estevam <festevam@nabladev.com> > > The RV1103B watchdog is compatible with the existing DesignWare Watchdog > binding. Add the rockchip,rv1103b-wdt compatible string. > > Signed-off-by: Fabio Estevam <festevam@nabladev.com> > --- > Changes since v1: > - Fixed a typo in the devicetree mailing list address. > > Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 1 + > 1 file changed, 1 insertion(+) Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Best regards, Krzysztof
Am Dienstag, 10. März 2026, 01:20:40 Mitteleuropäische Normalzeit schrieb Fabio Estevam: > From: Fabio Estevam <festevam@nabladev.com> > > The RV1103B watchdog is compatible with the existing DesignWare Watchdog > binding. Add the rockchip,rv1103b-wdt compatible string. > > Signed-off-by: Fabio Estevam <festevam@nabladev.com> Reviewed-by: Heiko Stuebner <heiko@sntech.de> > --- > Changes since v1: > - Fixed a typo in the devicetree mailing list address. > > Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > index 609e98cdaaff..141c72909b15 100644 > --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > @@ -33,6 +33,7 @@ properties: > - rockchip,rk3568-wdt > - rockchip,rk3576-wdt > - rockchip,rk3588-wdt > + - rockchip,rv1103b-wdt > - rockchip,rv1108-wdt > - rockchip,rv1126-wdt > - const: snps,dw-wdt >
© 2016 - 2026 Red Hat, Inc.