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 > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>