Re: [PATCH v2 4/6] dt-bindings: clock: fix rk3399 cru clock issues

From: Krzysztof Kozlowski
Date: Tue Mar 29 2022 - 11:31:22 EST


On 29/03/2022 17:07, Johan Jonker wrote:
> The current rk3399 cru DT node gives warnings like:
> 'clocks' is a dependency of 'assigned-clocks'.
>
> With the YAML conversion somehow "assigned-xxx" properties where added.
> If a proper clock is added to the cru node these properties are no longer
> needed, so removed them. Currently only one clock will be added, so limit
> the clock maxItems to 1. Add a clock name to be able to differentiate
> and filter bogus entries.
>
> Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>
> ---
> .../bindings/clock/rockchip,rk3399-cru.yaml | 15 +++------------
> 1 file changed, 3 insertions(+), 12 deletions(-)
>


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>


Best regards,
Krzysztof