Re: [PATCH v2 2/4] dt-bindings: clock: Convert keystone-gate.txt to YAML

From: Rob Herring
Date: Thu Nov 16 2023 - 14:33:41 EST



On Tue, 14 Nov 2023 15:29:09 -0600, Andrew Davis wrote:
> Convert keystone-gate.txt to ti,keystone,psc-clock.yaml.
>
> Signed-off-by: Andrew Davis <afd@xxxxxx>
> ---
>
> Changes for v2:
> - Fix dt_binding_check warning
>
> .../bindings/clock/keystone-gate.txt | 29 ---------
> .../bindings/clock/ti,keystone,psc-clock.yaml | 59 +++++++++++++++++++
> 2 files changed, 59 insertions(+), 29 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/clock/keystone-gate.txt
> create mode 100644 Documentation/devicetree/bindings/clock/ti,keystone,psc-clock.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>