From: Le Qi <le.qi@oss.qualcomm.com>
To: Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, kernel@oss.qualcomm.com,
Le Qi <le.qi@oss.qualcomm.com>
Subject: [PATCH v5 0/2] arm64: dts: qcom: QCS615 Talos EVK audio support
Date: Thu, 9 Apr 2026 11:01:54 +0800 [thread overview]
Message-ID: <20260409030156.155455-1-le.qi@oss.qualcomm.com> (raw)
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
next reply other threads:[~2026-04-09 3:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-09 3:01 Le Qi [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260409030156.155455-1-le.qi@oss.qualcomm.com \
--to=le.qi@oss.qualcomm.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kernel@oss.qualcomm.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox