linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] soundwire: qcom: fix IP version v1.5.1 support
@ 2020-09-17 12:01 Srinivas Kandagatla
  2020-09-17 12:01 ` [PATCH v4 1/3] soundwire: qcom: clear BIT FIELDs before value set Srinivas Kandagatla
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Srinivas Kandagatla @ 2020-09-17 12:01 UTC (permalink / raw)
  To: vkoul, yung-chuan.liao
  Cc: pierre-louis.bossart, sanyog.r.kale, alsa-devel, linux-kernel,
	Srinivas Kandagatla

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 patchset I was able to test 2 WSA speakers!

Also I found a regression due to move to REG_FIELD, which patch 1 fixes it!

thanks,
srini


Change since v3:
- use u32p_replace_bits instead of u32_replace_bits

Srinivas Kandagatla (3):
  soundwire: qcom: clear BIT FIELDs before value set.
  soundwire: qcom: add support to block packing mode
  soundwire: qcom: get max rows and cols info from compatible

 drivers/soundwire/qcom.c | 70 +++++++++++++++++++++++++++++-----------
 1 file changed, 51 insertions(+), 19 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2020-09-18 12:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-17 12:01 [PATCH v4 0/3] soundwire: qcom: fix IP version v1.5.1 support Srinivas Kandagatla
2020-09-17 12:01 ` [PATCH v4 1/3] soundwire: qcom: clear BIT FIELDs before value set Srinivas Kandagatla
2020-09-17 12:01 ` [PATCH v4 2/3] soundwire: qcom: add support to block packing mode Srinivas Kandagatla
2020-09-17 12:01 ` [PATCH v4 3/3] soundwire: qcom: get max rows and cols info from compatible Srinivas Kandagatla
2020-09-18 12:02 ` [PATCH v4 0/3] soundwire: qcom: fix IP version v1.5.1 support Vinod Koul

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).