[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230515100521.lvmsnoi2xw73jc2g@skbuf>
Date: Mon, 15 May 2023 13:05:21 +0300
From: Vladimir Oltean <olteanv@...il.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: Conor Dooley <conor@...nel.org>, Andrew Lunn <andrew@...n.ch>,
Florian Fainelli <f.fainelli@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>, netdev@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4] dt-bindings: net: nxp,sja1105: document spi-cpol/cpha
On Mon, May 15, 2023 at 08:21:40AM +0200, Krzysztof Kozlowski wrote:
> On 14/05/2023 20:32, Conor Dooley wrote:
> > On Sun, May 14, 2023 at 01:57:41PM +0200, Krzysztof Kozlowski wrote:
> >
> >> +allOf:
> >> + - $ref: dsa.yaml#/$defs/ethernet-ports
> >> + - $ref: /schemas/spi/spi-peripheral-props.yaml#
> >> + - if:
> >> + properties:
> >> + compatible:
> >> + enum:
> >> + - nxp,sja1105e
> >> + - nxp,sja1105t
> >
> > Is there a particular reason you did not put the "t" variant after the
> > "s" one?
>
> Order is the same as in compatible list. I could sort them here, less
> changes in the future.
They are sorted chronologically, by generation.
Powered by blists - more mailing lists