[PATCH v2 1/2] dt-bindings: clock: convert rockchip,rk3188-cru.txt to YAML

Krzysztof Kozlowski krzk at kernel.org
Fri Mar 25 08:39:06 PDT 2022


On 25/03/2022 16:01, Johan Jonker wrote:
> Current dts files with RK3188/RK3066 'cru' nodes are manually verified.
> In order to automate this process rockchip,rk3188-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 at gmail.com>
> ---
> 
> Changed V2:
>   change clocks maxItems
>   add clock-names
>   use clock-controller node name
>   remove assigned-xxx
> ---
>  .../bindings/clock/rockchip,rk3188-cru.txt    | 61 ---------------
>  .../bindings/clock/rockchip,rk3188-cru.yaml   | 76 +++++++++++++++++++
>  2 files changed, 76 insertions(+), 61 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt
>  create mode 100644 Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.yaml
> 


Reviewed-by: Krzysztof Kozlowski <krzk at kernel.org>


Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list