On Mon, 09 Sep 2024 18:47:46 +0200, Krzysztof Kozlowski wrote: > This reverts commit ab8d66d132bc8f1992d3eb6cab8d32dda6733c84 because it > breaks codecs using non-continuous masks in source and sink ports. The > commit missed the point that port numbers are not used as indices for > iterating over prop.sink_ports or prop.source_ports. > > Soundwire core and existing codecs expect that the array passed as > prop.sink_ports and prop.source_ports is continuous. The port mask still > might be non-continuous, but that's unrelated. > > [...] Applied, thanks! [1/1] soundwire: stream: Revert "soundwire: stream: fix programming slave ports for non-continous port maps" commit: 233a95fd574fde1c375c486540a90304a2d2d49f Best regards, -- ~Vinod