On Tue, Aug 13, 2019 at 6:47 AM Maxime Ripard <mripard@xxxxxxxxxx> wrote: > > From: Maxime Ripard <maxime.ripard@xxxxxxxxxxx> > > The Allwinner watchdog has an interrupt, either shared or dedicated > depending on the SoC, that has been described in some DT, but not all of > them. > > The binding is also completely missing that description. Let's add that > property to be consistent. I'm fine with fixing errors like this in the conversion patch. > Signed-off-by: Maxime Ripard <maxime.ripard@xxxxxxxxxxx> > --- > .../bindings/watchdog/allwinner,sun4i-a10-wdt.yaml | 5 +++++ > 1 file changed, 5 insertions(+) Either way: Reviewed-by: Rob Herring <robh@xxxxxxxxxx>