[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e32c3a47-e32e-4f93-becb-ebad31065b73@kernel.org>
Date: Tue, 24 Jun 2025 17:39:43 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Frank Li <Frank.li@....com>
Cc: Joy Zou <joy.zou@....com>, robh@...nel.org, krzk+dt@...nel.org,
conor+dt@...nel.org, shawnguo@...nel.org, s.hauer@...gutronix.de,
catalin.marinas@....com, will@...nel.org, andrew+netdev@...n.ch,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, mcoquelin.stm32@...il.com, alexandre.torgue@...s.st.com,
ulf.hansson@...aro.org, richardcochran@...il.com, kernel@...gutronix.de,
festevam@...il.com, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, imx@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org, netdev@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com, linux-pm@...r.kernel.or,
ye.li@....com, ping.bai@....com, aisheng.dong@....com
Subject: Re: [PATCH v6 2/9] dt-bindings: soc: imx-blk-ctrl: add i.MX91
blk-ctrl compatible
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
Powered by blists - more mailing lists