On Wed, Nov 2, 2022 at 2:20 PM Marek Vasut <marex@xxxxxxx> wrote: > > Convert the gpio-wdt bindings from text to YAML ones, to permit DT validation. > > Signed-off-by: Marek Vasut <marex@xxxxxxx> > --- > Cc: Guenter Roeck <linux@xxxxxxxxxxxx> > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Cc: Wim Van Sebroeck <wim@xxxxxxxxxxxxxxxxxx> > Cc: linux-watchdog@xxxxxxxxxxxxxxx > To: devicetree@xxxxxxxxxxxxxxx > --- > NOTE: The Maintainer entry should likely be changed, although it seems > like this driver and its matching bindings are now unmaintained. > --- > .../devicetree/bindings/watchdog/gpio-wdt.txt | 28 ------------ > .../bindings/watchdog/linux,wdt-gpio.yaml | 44 +++++++++++++++++++ > 2 files changed, 44 insertions(+), 28 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/watchdog/gpio-wdt.txt > create mode 100644 Documentation/devicetree/bindings/watchdog/linux,wdt-gpio.yaml Looks fine, but please resend to the DT list. Rob