diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2019-05-22 21:47:18 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2019-05-27 07:22:59 +0200 |
commit | eadc0049e1ac391a4ffccac34cc4ccd2afebb48b (patch) | |
tree | 676a31124b36195a408254850c1331f9b61b5909 /net | |
parent | soundwire: intel: filter SoundWire controller device search (diff) | |
download | linux-eadc0049e1ac391a4ffccac34cc4ccd2afebb48b.tar.xz linux-eadc0049e1ac391a4ffccac34cc4ccd2afebb48b.zip |
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions