All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] soundwire: qcom: fixes and support for v1.7
@ 2022-10-26 11:02 ` Srinivas Kandagatla
  0 siblings, 0 replies; 23+ messages in thread
From: Srinivas Kandagatla @ 2022-10-26 11:02 UTC (permalink / raw)
  To: vkoul, yung-chuan.liao
  Cc: andersson, robh+dt, krzysztof.kozlowski+dt, pierre-louis.bossart,
	sanyog.r.kale, srinivas.kandagatla, linux-arm-msm, devicetree,
	linux-kernel, alsa-devel

This patchset has 2 fixes around fifo handling adds support
for v1.7.0 controller found in SM8450 SoCs. Also a patch to
make reset optional for v1.6 as this is not required for sc8280xp.

Thanks,
Srini

Srinivas Kandagatla (6):
  soundwire: qcom: reinit broadcast completion
  soundwire: qcom: check for outanding writes before doing a read
  soundwire: qcom: remove unused SWRM_SPECIAL_CMD_ID
  soundwire: qcom: make reset optional for v1.6 controller
  dt-bindings: soundwire: qcom: add v1.7.0 support
  soundwire: qcom: add support for v1.7 Soundwire Controller

 .../bindings/soundwire/qcom,sdw.txt           |  1 +
 drivers/soundwire/qcom.c                      | 34 ++++++++++++++++---
 2 files changed, 30 insertions(+), 5 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2022-10-28 11:32 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-26 11:02 [PATCH 0/6] soundwire: qcom: fixes and support for v1.7 Srinivas Kandagatla
2022-10-26 11:02 ` Srinivas Kandagatla
2022-10-26 11:02 ` [PATCH 1/6] soundwire: qcom: reinit broadcast completion Srinivas Kandagatla
2022-10-26 11:02   ` Srinivas Kandagatla
2022-10-26 11:02 ` [PATCH 2/6] soundwire: qcom: check for outanding writes before doing a read Srinivas Kandagatla
2022-10-26 11:02   ` Srinivas Kandagatla
2022-10-26 11:02 ` [PATCH 3/6] soundwire: qcom: remove unused SWRM_SPECIAL_CMD_ID Srinivas Kandagatla
2022-10-26 11:02   ` Srinivas Kandagatla
2022-10-26 11:02 ` [PATCH 4/6] soundwire: qcom: make reset optional for v1.6 controller Srinivas Kandagatla
2022-10-26 11:02   ` Srinivas Kandagatla
2022-10-26 11:02 ` [PATCH 5/6] dt-bindings: soundwire: qcom: add v1.7.0 support Srinivas Kandagatla
2022-10-26 11:02   ` Srinivas Kandagatla
2022-10-26 14:28   ` Krzysztof Kozlowski
2022-10-26 14:28     ` Krzysztof Kozlowski
2022-10-26 11:02 ` [PATCH 6/6] soundwire: qcom: add support for v1.7 Soundwire Controller Srinivas Kandagatla
2022-10-26 11:02   ` Srinivas Kandagatla
2022-10-26 20:14   ` Pierre-Louis Bossart
2022-10-26 20:14     ` Pierre-Louis Bossart
2022-10-27 10:19     ` Srinivas Kandagatla
2022-10-27 10:19       ` Srinivas Kandagatla
2022-10-27 12:45       ` Pierre-Louis Bossart
2022-10-28 11:31 ` [PATCH 0/6] soundwire: qcom: fixes and support for v1.7 Vinod Koul
2022-10-28 11:31   ` Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.