alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] soundwire: qcom: fix IP version v1.5.1 support
@ 2020-09-09 16:09 Srinivas Kandagatla
  2020-09-09 16:09 ` [PATCH 1/2] soundwire: qcom: add support to block packing mode Srinivas Kandagatla
  2020-09-09 16:09 ` [PATCH 2/2] soundwire: qcom: get max rows and cols info from compatible Srinivas Kandagatla
  0 siblings, 2 replies; 5+ messages in thread
From: Srinivas Kandagatla @ 2020-09-09 16:09 UTC (permalink / raw)
  To: vkoul, yung-chuan.liao
  Cc: sanyog.r.kale, Srinivas Kandagatla, pierre-louis.bossart,
	alsa-devel, linux-kernel

While testing Qualcomm soundwire controller version 1.5.1, found two issue,
Firstly the frame shape information configured vs the bus parameters
are out of sync. secondly some ports on this ip version require
block packing mode support.

With this two patches on top of https://lkml.org/lkml/2020/9/5/220
("[PATCH v2 0/4] soundwire: qcom: add support for mmio soundwire master")
patchset I was able to test 2 WSA speakers!
This patchset depends on this above patchset!

thanks,
srini

Srinivas Kandagatla (2):
  soundwire: qcom: add support to block packing mode
  soundwire: qcom: get max rows and cols info from compatible

 drivers/soundwire/qcom.c | 68 +++++++++++++++++++++++++++++-----------
 1 file changed, 50 insertions(+), 18 deletions(-)

-- 
2.21.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-09-10  8:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-09 16:09 [PATCH 0/2] soundwire: qcom: fix IP version v1.5.1 support Srinivas Kandagatla
2020-09-09 16:09 ` [PATCH 1/2] soundwire: qcom: add support to block packing mode Srinivas Kandagatla
2020-09-09 16:09 ` [PATCH 2/2] soundwire: qcom: get max rows and cols info from compatible Srinivas Kandagatla
2020-09-10  6:39   ` Vinod Koul
2020-09-10  8:09     ` Srinivas Kandagatla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).