Re: [PATCH v6 2/9] dt-bindings: soc: imx-blk-ctrl: add i.MX91 blk-ctrl compatible
From: Krzysztof Kozlowski
Date: Tue Jun 24 2025 - 11:45:41 EST
On 24/06/2025 16:51, Frank Li wrote:
>>
>> Why imx91 now has 10 clocks?
>>
>> v6 and this has basic issues. The quality of NXP patches decreases :/
>>
>>> + clock-names:
>>> + items:
>>> + - const: apb
>>> + - const: axi
>>> + - const: nic
>>> + - const: disp
>>> + - const: cam
>>> + - const: lcdif
>>> + - const: isi
>>> + - const: csi
>>
>> No, look at other bindings how they share clock lists.
>
> Sorry, this method is what I suggested. becuase there are pxp between cam
> and lcdif, can't use simple minItems/maxItems to limit list.
The point is to put new items, so pxp, at the end.
>
> If put two lists at top, clock-names list have to dupliate at both top and
> if-else branch.
>
> If there are better solution, please point me which file have good method
> to share two totally difference list.
>
Best regards,
Krzysztof