On Sat, Dec 30, 2017 at 02:51:06PM +0100, Paul Cercueil wrote: > diff --git a/arch/mips/boot/dts/ingenic/jz4780.dtsi b/arch/mips/boot/dts/ingenic/jz4780.dtsi > index 9b5794667aee..a52f59bf58c7 100644 > --- a/arch/mips/boot/dts/ingenic/jz4780.dtsi > +++ b/arch/mips/boot/dts/ingenic/jz4780.dtsi > @@ -221,7 +221,10 @@ > > watchdog: watchdog@10002000 { > compatible = "ingenic,jz4780-watchdog"; > - reg = <0x10002000 0x100>; > + reg = <0x10002000 0x10>; Should the example in Documentation/devicetree/bindings/watchdog/ingenic,jz4740-wdt.txt be updated too? Regardless, Acked-by: James Hogan Cheers James