On Wed, 14 Aug 2024 11:42:03 +0530, Animesh Agarwal wrote: > Convert the NXP LPC18xx Watchdog Timer bindings to yaml format. > > Cc: Daniel Baluta <daniel.baluta@xxxxxxx> > Signed-off-by: Animesh Agarwal <animeshagarwal28@xxxxxxxxx> > --- > .../bindings/watchdog/lpc18xx-wdt.txt | 19 ------- > .../bindings/watchdog/nxp,lpc1850-wwdt.yaml | 52 +++++++++++++++++++ > 2 files changed, 52 insertions(+), 19 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/watchdog/lpc18xx-wdt.txt > create mode 100644 Documentation/devicetree/bindings/watchdog/nxp,lpc1850-wwdt.yaml > Applied, thanks!