Re: [PATCH] soundwire: bus: iterate DT compatibles for class-ID match

From: Vinod Koul

Date: Tue Sep 08 2026 - 10:48:05 EST



On Mon, 07 Sep 2026 10:14:21 +0100, Srinivas Kandagatla wrote:
> sdw_of_find_slaves() reads only the first "compatible" string on a
> SoundWire slave DT node and rejects the node if that string does not
> parse as sdwVMMMPPPPXX. This prevents the standard DT convention of
> placing a vendor-variant compatible ahead of the SoundWire class-ID
> compatible:
>
> compatible = "vendor,partname", "sdwVMMMPPPPXX";
>
> [...]

Applied, thanks!

[1/1] soundwire: bus: iterate DT compatibles for class-ID match
commit: 659d6f148a88467817e9531a6c793ae022661bab

Best regards,
--
~Vinod