Re: [PATCH v1 1/2] dt-bindings: clock: convert rockchip,rk3288-cru.txt to YAML

From: Krzysztof Kozlowski
Date: Sat Mar 26 2022 - 17:30:25 EST


On 26/03/2022 13:09, Johan Jonker wrote:
> Current dts files with RK3288 'cru' nodes are manually verified.
> In order to automate this process rockchip,rk3288-cru.txt has to be
> converted to YAML.
>
> Changed:
> Add properties to fix notifications by clocks.yaml for example:
> clocks
> clock-names
>
> Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>
> ---
> .../bindings/clock/rockchip,rk3288-cru.txt | 67 ---------------
> .../bindings/clock/rockchip,rk3288-cru.yaml | 83 +++++++++++++++++++
> 2 files changed, 83 insertions(+), 67 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt
> create mode 100644 Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.yaml
>


Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>


Best regards,
Krzysztof