Re: [PATCH] dt-bindings: timer: nxp,lpc3220-timer: Convert to dtschema
From: Rob Herring (Arm)
Date: Tue Aug 13 2024 - 16:19:15 EST
On Wed, 31 Jul 2024 13:15:40 +0530, Animesh Agarwal wrote:
> Convert the NXP LPC3220 timer bindings to yaml format.
> Add missing resets property as it is already being used in dts.
>
> Cc: Daniel Baluta <daniel.baluta@xxxxxxx>
> Signed-off-by: Animesh Agarwal <animeshagarwal28@xxxxxxxxx>
> ---
> .../bindings/timer/nxp,lpc3220-timer.txt | 26 ---------
> .../bindings/timer/nxp,lpc3220-timer.yaml | 55 +++++++++++++++++++
> 2 files changed, 55 insertions(+), 26 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/timer/nxp,lpc3220-timer.txt
> create mode 100644 Documentation/devicetree/bindings/timer/nxp,lpc3220-timer.yaml
>
Applied, thanks!