Re: [PATCH v2 1/1] dt-bindings: clock: convert lpc1850-cgu.txt to yaml format
From: Rob Herring (Arm)
Date: Wed Jun 25 2025 - 15:14:34 EST
On Fri, 06 Jun 2025 12:24:09 -0400, Frank Li wrote:
> Convert lpc1850-cgu.txt to yaml format.
>
> Additional changes:
> - remove extra clock source nodes in example.
> - remove clock consumer in example.
> - remove clock-output-names and clock-clock-indices from required list to
> match existed dts.
>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> ---
> change in v2
> - fix clock-indice and clock-output-name allow 1-27 items
> - add > at top decription according to rob's suggestion
> ---
> .../devicetree/bindings/clock/lpc1850-cgu.txt | 131 ------------------
> .../bindings/clock/nxp,lpc1850-cgu.yaml | 99 +++++++++++++
> 2 files changed, 99 insertions(+), 131 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/clock/lpc1850-cgu.txt
> create mode 100644 Documentation/devicetree/bindings/clock/nxp,lpc1850-cgu.yaml
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>