public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] arm64: dts: qcom: QCS615 Talos EVK audio support
@ 2026-04-09  3:01 Le Qi
  2026-04-09  3:01 ` [PATCH v5 1/2] arm64: dts: qcom: talos: Add GPR node, audio services, and MI2S1 TLMM pins Le Qi
  2026-04-09  3:01 ` [PATCH v5 2/2] arm64: dts: qcom: talos-evk: Add sound card support with DA7212 codec Le Qi
  0 siblings, 2 replies; 3+ messages in thread
From: Le Qi @ 2026-04-09  3:01 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-arm-msm, devicetree, linux-kernel, kernel, Le Qi

This series adds initial audio support for the QCS615-based Talos EVK
platform. It introduces the GPR (Generic Pack Router) node in the SoC
device tree and enables a sound card node with the DA7212 codec on the
Talos EVK board.

With these changes, playback through headphones and capture from the
headset microphone have been tested and verified to work.

---
Changelog:

v5:
  - Moved mclk support to codec since Krystof does not agree to include
    it within the DAI node. Link: https://lore.kernel.org/all/5941830f-5892-4e75-bc27-04095b5ca28f@kernel.org/
  - v4-link: https://lore.kernel.org/all/20260324060405.3098891-1-le.qi@oss.qualcomm.com/

v4:
  - Added mclk support for recording to fix clipping issue.
  - v3-link: https://lore.kernel.org/all/20251204083225.1190017-1-le.qi@oss.qualcomm.com/

v3:
  - Updated sound card model name to "TALOS-EVK".
  - v2-link: https://lore.kernel.org/all/20251125033311.254869-1-le.qi@oss.qualcomm.com/

v2:
  - Address Konrad's comment to modify the commit message and
    group GPIO pins together into a single entry, moved to the
    SoC-level DTSI for reuse.
  - v1-link: https://lore.kernel.org/all/20251024023720.3928547-1-le.qi@oss.qualcomm.com/

Le Qi (2):
  arm64: dts: qcom: talos: Add GPR node, audio services, and MI2S1 TLMM
    pins
  arm64: dts: qcom: talos-evk: Add sound card support with DA7212 codec

 arch/arm64/boot/dts/qcom/talos-evk.dts | 56 ++++++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/talos.dtsi    | 54 +++++++++++++++++++++++++
 2 files changed, 110 insertions(+)


base-commit: db7efce4ae23ad5e42f5f55428f529ff62b86fab
-- 
2.34.1


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

end of thread, other threads:[~2026-04-09  3:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-09  3:01 [PATCH v5 0/2] arm64: dts: qcom: QCS615 Talos EVK audio support Le Qi
2026-04-09  3:01 ` [PATCH v5 1/2] arm64: dts: qcom: talos: Add GPR node, audio services, and MI2S1 TLMM pins Le Qi
2026-04-09  3:01 ` [PATCH v5 2/2] arm64: dts: qcom: talos-evk: Add sound card support with DA7212 codec Le Qi

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