Re: [PATCH] dt-bindings: timer: fsl,ftm-timer: Convert to dtschema

From: Rob Herring (Arm)
Date: Tue Aug 13 2024 - 16:17:47 EST



On Tue, 30 Jul 2024 22:43:33 +0530, Animesh Agarwal wrote:
> Convert the Freescale FlexTimer Module (FTM) Timer bindings to yaml.
>
> Cc: Daniel Baluta <daniel.baluta@xxxxxxx>
> Signed-off-by: Animesh Agarwal <animeshagarwal28@xxxxxxxxx>
> ---
> .../bindings/timer/fsl,ftm-timer.txt | 31 ----------
> .../bindings/timer/fsl,ftm-timer.yaml | 59 +++++++++++++++++++
> 2 files changed, 59 insertions(+), 31 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/timer/fsl,ftm-timer.txt
> create mode 100644 Documentation/devicetree/bindings/timer/fsl,ftm-timer.yaml
>

Applied, thanks!