devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] qrb4210-rb2: add HDMI audio playback support
@ 2024-06-28  1:07 Alexey Klimov
  2024-06-28  1:07 ` [PATCH 1/7] ASoC: dt-bindings: qcom,sm8250: add qrb4210-rb2-sndcard Alexey Klimov
                   ` (7 more replies)
  0 siblings, 8 replies; 22+ messages in thread
From: Alexey Klimov @ 2024-06-28  1:07 UTC (permalink / raw)
  To: linux-sound, srinivas.kandagatla, bgoswami, lgirdwood, broonie
  Cc: robh, krzk+dt, conor+dt, andersson, konrad.dybcio, perex, tiwai,
	linux-arm-msm, alsa-devel, devicetree, elder, dmitry.baryshkov,
	krzysztof.kozlowski, caleb.connolly, linux-kernel, alexey.klimov

First time I am doing anything like this. This series adds
mising pieces here and there to allow addition of sensible
sound card in qrb4210-rb2.dts and enable HDMI audio playback there.

It is planned in future to add support for other outputs and capture --
analog audio support.

The series depends on Srini's sm4250 lpi pinctrl driver:
c2e5a25e8d88 (pinctrl: qcom: Introduce SM4250 LPI pinctrl driver, 2024-06-22)
2ffa7a354662 (dt-bindings: pinctrl: qcom: Add SM4250 pinctrl, 2024-06-22)
As far as I understood it was already accepted and will go through pinctrl tree.

Alexey Klimov (7):
  ASoC: dt-bindings: qcom,sm8250: add qrb4210-rb2-sndcard
  ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible string
  ASoC: qcom: sm8250: add handling of secondary MI2S clock
  arm64: dts: qcom: sm6115: add apr, its services and simple sound node
  arm64: dts: qcom: sm6115: add LPASS LPI pin controller
  arm64: dts: qcom: sm6115: add description of lpi_i2s2 pins
  arm64: dts: qcom: qrb4210-rb2: add HDMI audio playback support

 .../bindings/sound/qcom,sm8250.yaml           |   1 +
 arch/arm64/boot/dts/qcom/qrb4210-rb2.dts      |  73 ++++++++++++
 arch/arm64/boot/dts/qcom/sm6115.dtsi          | 112 ++++++++++++++++++
 sound/soc/qcom/sm8250.c                       |  19 +++
 4 files changed, 205 insertions(+)

-- 
2.45.2


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

end of thread, other threads:[~2024-06-29 13:00 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-28  1:07 [PATCH 0/7] qrb4210-rb2: add HDMI audio playback support Alexey Klimov
2024-06-28  1:07 ` [PATCH 1/7] ASoC: dt-bindings: qcom,sm8250: add qrb4210-rb2-sndcard Alexey Klimov
2024-06-28  6:15   ` Krzysztof Kozlowski
2024-06-28  1:07 ` [PATCH 2/7] ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible string Alexey Klimov
2024-06-28  6:15   ` Krzysztof Kozlowski
2024-06-28  1:07 ` [PATCH 3/7] ASoC: qcom: sm8250: add handling of secondary MI2S clock Alexey Klimov
2024-06-28  1:07 ` [PATCH 4/7] arm64: dts: qcom: sm6115: add apr, its services and simple sound node Alexey Klimov
2024-06-28  6:16   ` Krzysztof Kozlowski
2024-06-28  7:42   ` Dmitry Baryshkov
2024-06-29 12:58   ` Konrad Dybcio
2024-06-28  1:07 ` [PATCH 5/7] arm64: dts: qcom: sm6115: add LPASS LPI pin controller Alexey Klimov
2024-06-28  6:13   ` Krzysztof Kozlowski
2024-06-28  7:43   ` Dmitry Baryshkov
2024-06-28  7:51     ` Krzysztof Kozlowski
2024-06-28  1:07 ` [PATCH 6/7] arm64: dts: qcom: sm6115: add description of lpi_i2s2 pins Alexey Klimov
2024-06-28  6:14   ` Krzysztof Kozlowski
2024-06-28  7:45   ` Dmitry Baryshkov
2024-06-28  1:07 ` [PATCH 7/7] arm64: dts: qcom: qrb4210-rb2: add HDMI audio playback support Alexey Klimov
2024-06-28  6:17   ` Krzysztof Kozlowski
2024-06-28  7:47   ` Dmitry Baryshkov
2024-06-29 13:00   ` Konrad Dybcio
2024-06-28 15:41 ` [PATCH 0/7] " Rob Herring (Arm)

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