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

Krzysztof Kozlowski krzk at kernel.org
Wed Apr 29 23:10:58 PDT 2026


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



More information about the linux-arm-kernel mailing list