Re: [PATCH 2/8] soundwire: mipi_disco: fix master/link error

2019-05-06 Thread Pierre-Louis Bossart
On 5/3/19 7:29 PM, Pierre-Louis Bossart wrote: The MIPI DisCo specification for SoundWire defines the "mipi-sdw-link-N-subproperties", not the master-N properties. Fix to parse firmware information. Please ignore this patch for now, there is a confusion in the spec itself that needs to be a

[PATCH 2/8] soundwire: mipi_disco: fix master/link error

2019-05-03 Thread Pierre-Louis Bossart
The MIPI DisCo specification for SoundWire defines the "mipi-sdw-link-N-subproperties", not the master-N properties. Fix to parse firmware information. Signed-off-by: Pierre-Louis Bossart --- drivers/soundwire/mipi_disco.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drive