Hey, Am Donnerstag, 12. September 2024, 16:24:46 CEST schrieb Karthikeyan Krishnasamy: > Add rockchip,rv1126-wdt compatible string. > > Signed-off-by: Karthikeyan Krishnasamy <karthikeyan@xxxxxxxxxxx> I think this patch misses some recipients because neither the watchdog maintainers nor the watchdog list is included. We'll need for them to at least Ack this patch, so they'll need to be included. Please check your scripts/get_maintainer.pl call Thanks Heiko > --- > > Notes: > v3: > - add watchdog compatible string > > 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 c7aab0418a32..bccd27a1e470 100644 > --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > @@ -31,6 +31,7 @@ properties: > - rockchip,rk3568-wdt > - rockchip,rk3588-wdt > - rockchip,rv1108-wdt > + - rockchip,rv1126-wdt > - const: snps,dw-wdt > > reg: >