alistair23-linux/drivers/soundwire
Pierre-Louis Bossart eadc0049e1 soundwire: mipi_disco: fix master/link error
The MIPI DisCo specification for SoundWire defines the
"mipi-sdw-link-N-subproperties" for slaves and
"mipi-sdw-master-N-subproperties" for controllers. This is a mistake
that was not identified until now.

Existing Intel DSDT tables use 'link' everywhere, and the MIPI spec
will be updated to deprecate "mipi-sdw-master-N-subproperties"

Fix to parse firmware information on existing devices. If we ever see
a system with 'master-N-subproperties' I guess we'll have to try both.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2019-05-27 10:52:59 +05:30
..
bus.c soundwire: avoid multiple assignments 2019-05-02 17:17:51 +02:00
bus.h soundwire: fix alignment issues in header files 2019-05-02 17:16:26 +02:00
bus_type.c soundwire: bus_type: fix alignment issues 2019-05-02 17:16:27 +02:00
cadence_master.c soundwire: cdns: Fix compilation error on arm64 2019-05-27 10:36:28 +05:30
cadence_master.h soundwire: fix alignment issues in header files 2019-05-02 17:16:26 +02:00
intel.c soundwire: intel: more alignment fixes 2019-05-02 17:17:51 +02:00
intel.h soundwire: fix SPDX license for header files 2019-05-02 17:09:00 +02:00
intel_init.c soundwire: intel: filter SoundWire controller device search 2019-05-27 10:52:59 +05:30
Kconfig soundwire: fix kconfig help format 2019-05-02 17:17:50 +02:00
Makefile soundwire: Add support for SoundWire stream management 2018-05-11 21:47:03 +05:30
mipi_disco.c soundwire: mipi_disco: fix master/link error 2019-05-27 10:52:59 +05:30
slave.c soundwire: slave: fix alignment issues 2019-05-02 17:16:28 +02:00
stream.c soundwire: add a blank line between functions 2019-05-02 17:17:51 +02:00