On Tue, Oct 10, 2023 at 08:29:21AM -0500, Rob Herring wrote: > On Sun, Sep 24, 2023 at 08:19:59PM +0200, Nik Bune wrote: > > Convert txt file to yaml. > > > > Signed-off-by: Nik Bune <n2h9z4@xxxxxxxxx> > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > > > Changes in v3: > > - Removed trailing whitespace in an element of the maintainers list. > > > > v2 patch: https://lore.kernel.org/linux-devicetree/20230924172004.59208-1-n2h9z4@xxxxxxxxx/ > > > > .../watchdog/atmel,at91rm9200-wdt.yaml | 33 +++++++++++++++++++ > > .../watchdog/atmel-at91rm9200-wdt.txt | 9 ----- > > 2 files changed, 33 insertions(+), 9 deletions(-) > > create mode 100644 Documentation/devicetree/bindings/watchdog/atmel,at91rm9200-wdt.yaml > > delete mode 100644 Documentation/devicetree/bindings/watchdog/atmel-at91rm9200-wdt.txt > > Are the watchdog maintainers going to pick up this and other watchdog > bindings? > Tricky question. I am way behind with my reviews, and historically you have picked up some of themm, so I really never know what to do with bindings. Guenter