Re: [PATCH] dt-bindings: watchdog: nxp,lpc1850-wdt: Convert bindings to dtschema
From: Rob Herring (Arm)
Date: Tue Sep 03 2024 - 13:14:22 EST
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!