On Mon, 23 Oct 2023 22:26:22 +0200, Nik Bune wrote: > Convert txt file to yaml. > Add maintainers list. > > Signed-off-by: Nik Bune <n2h9z4@xxxxxxxxx> > --- > > Changes in v2 (according to review comments): > - Updated clocks property to have only maxItems without $ref and description. > - Removed timeout-sec explicit definition, as it is defined in watchdog.yaml. > > v1 patch: https://lore.kernel.org/all/20231022120328.137788-1-n2h9z4@xxxxxxxxx/ > > .../bindings/watchdog/cnxt,cx92755-wdt.yaml | 45 +++++++++++++++++++ > .../bindings/watchdog/digicolor-wdt.txt | 25 ----------- > 2 files changed, 45 insertions(+), 25 deletions(-) > create mode 100644 Documentation/devicetree/bindings/watchdog/cnxt,cx92755-wdt.yaml > delete mode 100644 Documentation/devicetree/bindings/watchdog/digicolor-wdt.txt > It seems watchdog bindings aren't getting applied, so I've applied it. Wim, please take watchdog bindings in the future unless noted otherwise. Rob