Hi Guenter, Am Donnerstag, 10. Oktober 2024, 16:14:48 CEST schrieb Guenter Roeck: > On 10/9/24 23:14, Karthikeyan Krishnasamy wrote: > > Add rockchip,rv1126-wdt compatible string. > > > > Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > > Signed-off-by: Karthikeyan Krishnasamy <karthikeyan@xxxxxxxxxxx> > > Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> I'll go the same route as before and apply this patch with the rest of the rv1126 changes. Heiko > > --- > > 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 b5a3dc377070..1efefd741c06 100644 > > --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > > +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > > @@ -32,6 +32,7 @@ properties: > > - rockchip,rk3576-wdt > > - rockchip,rk3588-wdt > > - rockchip,rv1108-wdt > > + - rockchip,rv1126-wdt > > - const: snps,dw-wdt > > > > reg: > >