[PATCH v6 2/9] dt-bindings: soc: imx-blk-ctrl: add i.MX91 blk-ctrl compatible

Krzysztof Kozlowski krzk at kernel.org
Tue Jun 24 08:39:43 PDT 2025


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



More information about the linux-arm-kernel mailing list