Re: [PATCH v2 1/3] dt-bindings: clock: add rk3576 cru bindings
From: Krzysztof Kozlowski
Date: Wed Aug 07 2024 - 01:50:36 EST
On 06/08/2024 23:22, Detlev Casanova wrote:
>>> + maxItems: 2
>>> +
>>> + clock-names:
>>> + items:
>>> + - const: xin24m
>>> + - const: xin32k
>>> +
>>> + assigned-clocks: true
>>> +
>>> + assigned-clock-rates: true
>>> +
>>> + assigned-clock-parents: true
>>
>> Drop all these three
>
> Why dro pthese if I need them in the device tree ? Should I remove them from
> there as well ? It seems to be working without it.
Because they are already accepted via dependency of clocks. This is just
redundant. Please trim your replies to relevant content.
Best regards,
Krzysztof