[PATCH 0/3] arm64: dts: qcom: Add audio support for Nord platform
From: Shawn Guo
Date: Sun Sep 13 2026 - 22:41:16 EST
This series enables audio playback and capture on the Nord RRD and
Nord Ride SX (nord-ride-embedded) boards.
The first patch adds the GPR node with the APM and PRM services to the
Nord SoC DTSI, which the Q6APM audio stack needs to talk to the ADSP.
The remaining two patches add the board-level pieces: a sound card with
a PCM1681 playback link and an ADAU1979 capture link, both over
Tertiary MI2S, the codec nodes on I2C18, and the TCA6408 I/O expander
whose hogged outputs gate the DAC.
Dependencies:
- ASoC : https://lore.kernel.org/all/20260907-nord-asoc-driver-support-v1-0-997d3b20cf43@xxxxxxxxxxxxxxxx/
- Prerequisite DTS: https://lore.kernel.org/all/20260911142040.100263-1-shengchao.guo@xxxxxxxxxxxxxxxx/
Mohammad Rafi Shaik (3):
arm64: dts: qcom: nord: Add gpr node
arm64: dts: qcom: nord-rrd: Add sound support
arm64: dts: qcom: nord-ride-embedded: Add sound support
arch/arm64/boot/dts/qcom/nord-embedded.dtsi | 30 +++++
.../boot/dts/qcom/nord-ride-embedded.dts | 112 ++++++++++++++++++
arch/arm64/boot/dts/qcom/nord-rrd.dts | 112 ++++++++++++++++++
arch/arm64/boot/dts/qcom/nord.dtsi | 36 ++++++
4 files changed, 290 insertions(+)
--
2.43.0