Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 0/2] sc7180: Add qdsp baked soundcard
@ 2023-10-20 15:33 Nikita Travkin
  2023-10-20 15:33 ` [PATCH 1/2] ASoC: dt-bindings: qcom,sm8250: Add sc7180-qdsp6-sndcard Nikita Travkin
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Nikita Travkin @ 2023-10-20 15:33 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Srinivas Kandagatla,
	Banajit Goswami, Liam Girdwood, Mark Brown, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Jaroslav Kysela, Takashi Iwai
  Cc: jenneron, linux-arm-msm, alsa-devel, linux-sound, devicetree,
	linux-kernel, Nikita Travkin

Some devices, such as Acer Aspire 1, can't use lpass dirrectly, but
instead must use adsp core to play sound. Since otherwise the hardware
is, usually, very similar across the devices on the same platform, it
makes sense to reuse the same boardfile.

This series refactors the sc7180.c slightly and adds the functions to
control clocks via adsp instead of controlling the hardware directly.

Existing google devices should experience no change.

Signed-off-by: Nikita Travkin <nikita@trvn.ru>
---
Nikita Travkin (2):
      ASoC: dt-bindings: qcom,sm8250: Add sc7180-qdsp6-sndcard
      ASoC: qcom: sc7180: Add support for qdsp6 baked sound

 .../devicetree/bindings/sound/qcom,sm8250.yaml     |   1 +
 sound/soc/qcom/sc7180.c                            | 195 ++++++++++++++++++---
 2 files changed, 174 insertions(+), 22 deletions(-)
---
base-commit: 2030579113a1b1b5bfd7ff24c0852847836d8fd1
change-id: 20231020-sc7180-qdsp-sndcard-e8067017eb4c

Best regards,
-- 
Nikita Travkin <nikita@trvn.ru>


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

end of thread, other threads:[~2023-10-26 17:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-20 15:33 [PATCH 0/2] sc7180: Add qdsp baked soundcard Nikita Travkin
2023-10-20 15:33 ` [PATCH 1/2] ASoC: dt-bindings: qcom,sm8250: Add sc7180-qdsp6-sndcard Nikita Travkin
2023-10-22 10:00   ` Conor Dooley
2023-10-20 15:33 ` [PATCH 2/2] ASoC: qcom: sc7180: Add support for qdsp6 baked sound Nikita Travkin
2023-10-26  6:46   ` Anton Bambura
2023-10-21 16:17 ` [PATCH 0/2] sc7180: Add qdsp baked soundcard Konrad Dybcio
2023-10-21 16:47   ` Nikita Travkin
2023-10-26 17:10 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox