[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aFr3yExb6vObn5W4@lizhi-Precision-Tower-5810>
Date: Tue, 24 Jun 2025 15:08:56 -0400
From: Frank Li <Frank.li@....com>
To: Krzysztof Kozlowski <krzk@...nel.org>
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 Tue, Jun 24, 2025 at 05:39:43PM +0200, Krzysztof Kozlowski wrote:
> 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.
There are already a list for imx93. If change list order, it will break
ABI. This was rejected at other binding doc review.
Frank
>
> >
> > 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