On Mon, Aug 19, 2019 at 1:20 PM Maxime Ripard <mripard@xxxxxxxxxx> wrote: > > From: Maxime Ripard <maxime.ripard@xxxxxxxxxxx> > > The Allwinner watchdog has a clock 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. > > Signed-off-by: Maxime Ripard <maxime.ripard@xxxxxxxxxxx> > > --- > > Changes from v1: > - New patch > --- > .../bindings/watchdog/allwinner,sun4i-a10-wdt.yaml | 5 +++++ > 1 file changed, 5 insertions(+) Reviewed-by: Rob Herring <robh@xxxxxxxxxx>