On Sat, 14 Oct 2023 19:04:34 +0200, Nik Bune wrote: > Convert txt file to yaml. > Add a mainterner block. Took a value from dlg,da9063 PMIC. > > > Signed-off-by: Nik Bune <n2h9z4@xxxxxxxxx> > --- > > Changes in v3 > - Changed type of dlg,wdt-sd property from boolean to uint32. Following the discussed in v2 patch thread. > > v2 patch: https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20231010211439.98458-1-n2h9z4@xxxxxxxxx/ > > > .../bindings/watchdog/da9062-wdt.txt | 34 ------------- > .../watchdog/dlg,da9062-watchdog.yaml | 50 +++++++++++++++++++ > 2 files changed, 50 insertions(+), 34 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/watchdog/da9062-wdt.txt > create mode 100644 Documentation/devicetree/bindings/watchdog/dlg,da9062-watchdog.yaml > 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