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@xxxxxxxxx> > --- > > 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@xxxxxxxxxx> Best regards, Krzysztof