On Sat, May 09, 2026 at 09:31:00PM +0500, Rustam Adilov wrote: > Add the realtek,rtl9607-wdt compatible to the Realtek Otto watchdog > binding. > > Signed-off-by: Rustam Adilov > --- > Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml b/Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml > index 1f5390a67cdb..ac9db40b12dc 100644 > --- a/Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml > @@ -30,6 +30,7 @@ properties: > - realtek,rtl8390-wdt > - realtek,rtl9300-wdt > - realtek,rtl9310-wdt > + - realtek,rtl9607-wdt Please explain in your commit message why this new device is not compatible with the existing ones, particularly given the driver patch implies that it would be. pw-bot: changes-requested Thanks, Conor. > > reg: > maxItems: 1 > -- > 2.54.0 >