[PATCH v1 1/2] dt-bindings: clock: convert rockchip,rk3288-cru.txt to YAML
Rob Herring
robh at kernel.org
Mon Mar 28 10:27:55 PDT 2022
On Sat, 26 Mar 2022 13:09:41 +0100, 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 at gmail.com>
> ---
> .../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: Rob Herring <robh at kernel.org>
More information about the Linux-rockchip
mailing list