Re: [PATCH v3 3/3] p54spi: convert to devicetree

From: Krzysztof Kozlowski

Date: Thu Apr 30 2026 - 02:12:13 EST


On 29/04/2026 23:35, Arnd Bergmann wrote:
>
> The driver doesn't know the difference, so I assume they are
> either all compatible, or the other ones don't actually work.
> I've dropped everything except "st,stlc4550" now, as that is the
> one I used in the dts file. I kept the other identifiers
> in the binding as:
>
> compatible:
> oneOf:
> - const: st,stlc4560
> - items:
> - enum:
> - cnxt,3110x
> - st,stlc4550
> - isil,p54spi

Yes, just keep this enum part sorted alphabetically.

> - const: st,stlc4560
>
> Not sure if that's the best way to express this.
>
> Arnd


Best regards,
Krzysztof