From: Riccardo Mereu <r.mereu.kernel@arduino.cc>
To: andersson@kernel.org, konradybcio@kernel.org, robh@kernel.org,
krzk+dt@kernel.org, conor+dt@kernel.org, broonie@kernel.org
Cc: linux@roeck-us.net, Jonathan.Cameron@huawei.com,
wenswang@yeah.net, naresh.solanki@9elements.com,
michal.simek@amd.com, nuno.sa@analog.com, chou.cosmo@gmail.com,
grantpeltier93@gmail.com, eajames@linux.ibm.com,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, festevam@gmail.com,
imx@lists.linux.dev, m.facchin@arduino.cc,
dmitry.baryshkov@oss.qualcomm.com, loic.poulain@oss.qualcomm.com,
Riccardo Mereu <r.mereu@arduino.cc>
Subject: [PATCH 1/3] arm64: qcom: agatti: Add dai@3
Date: Thu, 30 Apr 2026 15:21:38 +0200 [thread overview]
Message-ID: <20260430132140.30369-2-r.mereu.kernel@arduino.cc> (raw)
In-Reply-To: <20260430132140.30369-1-r.mereu.kernel@arduino.cc>
From: Riccardo Mereu <r.mereu@arduino.cc>
This will be used for audio over USB-C in Arduino UNO Q board.
Signed-off-by: Riccardo Mereu <r.mereu@arduino.cc>
---
arch/arm64/boot/dts/qcom/agatti.dtsi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/agatti.dtsi b/arch/arm64/boot/dts/qcom/agatti.dtsi
index 8a7337239b1e..01e98ef52271 100644
--- a/arch/arm64/boot/dts/qcom/agatti.dtsi
+++ b/arch/arm64/boot/dts/qcom/agatti.dtsi
@@ -2275,6 +2275,10 @@ dai@1 {
dai@2 {
reg = <MSM_FRONTEND_DAI_MULTIMEDIA3>;
};
+
+ dai@3 {
+ reg = <MSM_FRONTEND_DAI_MULTIMEDIA4>;
+ };
};
};
--
2.53.0
next prev parent reply other threads:[~2026-04-30 13:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-30 13:21 [PATCH 0/3] arm64: qcom: imola: add support for Media Carrier Riccardo Mereu
2026-04-30 13:21 ` Riccardo Mereu [this message]
2026-04-30 13:57 ` [PATCH 1/3] arm64: qcom: agatti: Add dai@3 Konrad Dybcio
2026-04-30 13:21 ` [PATCH 2/3] arm64: qcom: imola: Move analogix video/audio output to dtso Riccardo Mereu
2026-04-30 14:10 ` Konrad Dybcio
2026-05-05 14:16 ` Riccardo Mereu Linux Kernel
2026-05-05 15:44 ` Loic Poulain
2026-04-30 13:21 ` [PATCH 3/3] arm64: dts: qcom: imola: add support for media carrier board Riccardo Mereu
2026-04-30 14:11 ` Konrad Dybcio
2026-05-05 14:19 ` Riccardo Mereu Linux Kernel
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=20260430132140.30369-2-r.mereu.kernel@arduino.cc \
--to=r.mereu.kernel@arduino.cc \
--cc=Jonathan.Cameron@huawei.com \
--cc=andersson@kernel.org \
--cc=broonie@kernel.org \
--cc=chou.cosmo@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.baryshkov@oss.qualcomm.com \
--cc=eajames@linux.ibm.com \
--cc=festevam@gmail.com \
--cc=grantpeltier93@gmail.com \
--cc=imx@lists.linux.dev \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=loic.poulain@oss.qualcomm.com \
--cc=m.facchin@arduino.cc \
--cc=michal.simek@amd.com \
--cc=naresh.solanki@9elements.com \
--cc=nuno.sa@analog.com \
--cc=r.mereu@arduino.cc \
--cc=robh@kernel.org \
--cc=wenswang@yeah.net \
/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