On Mon, 07 Nov 2022 17:03:38 +0100, Marek Vasut wrote: > Convert the gpio-wdt bindings from text to YAML ones, to permit DT validation. > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > Signed-off-by: Marek Vasut <marex@xxxxxxx> > --- > Cc: Guenter Roeck <linux@xxxxxxxxxxxx> > Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@xxxxxxxxxx> > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Cc: Wim Van Sebroeck <wim@xxxxxxxxxxxxxxxxxx> > Cc: linux-watchdog@xxxxxxxxxxxxxxx > To: devicetree@xxxxxxxxxxxxxxx > --- > V2: - Add missing required: properties > - Drop quotes around ref: referenced schema file name > V3: - Add Guenter as maintainer of the bindings > - Add RB from Rob > --- > .../devicetree/bindings/watchdog/gpio-wdt.txt | 28 ----------- > .../bindings/watchdog/linux,wdt-gpio.yaml | 47 +++++++++++++++++++ > 2 files changed, 47 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 like this was missed. Applied, thanks! You missed 'always-running', so I added it from the other conversion that was done[1]. Rob [1] https://lore.kernel.org/all/20221125112904.48652-1-robert.marko@xxxxxxxxxx/