Re: [PATCH 1/1] dt-bindings: clock: convert vf610-clock.txt to yaml format
From: Rob Herring (Arm)
Date: Sat Apr 12 2025 - 14:03:54 EST
On Fri, 11 Apr 2025 17:23:38 -0400, Frank Li wrote:
> Convert vf610-clock.txt to yaml format.
>
> Additional changes:
> - swap audio_ext and enet_ext to match existed dts order
> - remove clock consumer in example
>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> ---
> .../bindings/clock/fsl,vf610-ccm.yaml | 58 +++++++++++++++++++
> .../devicetree/bindings/clock/vf610-clock.txt | 41 -------------
> 2 files changed, 58 insertions(+), 41 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/clock/fsl,vf610-ccm.yaml
> delete mode 100644 Documentation/devicetree/bindings/clock/vf610-clock.txt
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>