Thanks Jonathan for the patches, On 08/06/2020 21:43, Jonathan Marek wrote:
This adds initial support for soundwire device on sm8250.
One thing off my list!!
Tested with the "wsa" sdw device, which is simpler than the others.
WSA881x? did you test both enumeration and streaming? Are you planing to add any new WSA or WCD codec support for this SoC? thanks, srini
Jonathan Marek (5): soundwire: qcom: fix abh/ahb typo soundwire: qcom: add support for mmio soundwire devices soundwire: qcom: add v1.5.1 compatible soundwire: qcom: avoid dependency on CONFIG_SLIMBUS soundwire: qcom: enable CPU interrupts for mmio devices drivers/soundwire/Kconfig | 1 - drivers/soundwire/qcom.c | 42 +++++++++++++++++++++++++++++++++++---- 2 files changed, 38 insertions(+), 5 deletions(-)