From: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
To: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Cc: andersson@kernel.org, konradybcio@kernel.org, robh@kernel.org,
krzk+dt@kernel.org, conor+dt@kernel.org,
richardcochran@gmail.com, geert+renesas@glider.be, arnd@arndb.de,
ebiggers@kernel.org, michal.simek@amd.com,
luca.weiss@fairphone.com, sven@kernel.org,
prabhakar.mahadev-lad.rj@bp.renesas.com,
kuninori.morimoto.gx@renesas.com, linux-arm-msm@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
netdev@vger.kernel.org, m.facchin@arduino.cc, r.mereu@arduino.cc,
loic.poulain@oss.qualcomm.com
Subject: Re: [PATCH 6/7] arm64: dts: qcom: monaco-arduino-monza: Add sound node
Date: Tue, 10 Mar 2026 09:25:43 +0000 [thread overview]
Message-ID: <6da0dea5-da15-40c1-bee0-6e80229ebca2@oss.qualcomm.com> (raw)
In-Reply-To: <mnehsjwwp54sk5bck32emtw3e5t66b5o447m67po42vahydkv2@cdnc7yzzkwlx>
On 3/9/26 7:38 PM, Dmitry Baryshkov wrote:
> On Mon, Mar 09, 2026 at 03:24:17PM +0000, Srinivas Kandagatla wrote:
>> Add audio support for Arduino VENTUNOQ board, which has Headset, Mic, Ear
>> and Lineout connected to external Maxim max98091 codec, HDMI audio
>> via ADV7535 dsi-hdmi bridge.
>>
>> Co-developed-by: Loic Poulain <loic.poulain@oss.qualcomm.com>
>> Signed-off-by: Loic Poulain <loic.poulain@oss.qualcomm.com>
>> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
>> ---
>> .../boot/dts/qcom/monaco-arduino-monza.dts | 66 +++++++++++++++++++
>> arch/arm64/boot/dts/qcom/monaco.dtsi | 55 ++++++++++++++++
>> 2 files changed, 121 insertions(+)
>>
>
> If you've added the file just two patches ago, why do you need to change
> it again? Can't we squash this into an earlier patch?
Sure it can go into the earlier patch, will squash it in next version.
--srini
>
next prev parent reply other threads:[~2026-03-10 9:25 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-09 15:24 [PATCH 0/7] arm64: dts: qcom: Add support for Arduino VENTUNOQ Srinivas Kandagatla
2026-03-09 15:24 ` [PATCH 1/7] arm64: dts: qcom: monaco: Add HS/SS endpoints for USB1 controller Srinivas Kandagatla
2026-03-09 19:24 ` Dmitry Baryshkov
2026-03-09 15:24 ` [PATCH 2/7] arm64: dts: qcom: Add Monaco Monza SoM Srinivas Kandagatla
2026-03-10 10:39 ` Konrad Dybcio
2026-03-11 12:49 ` Srinivas Kandagatla
2026-03-09 15:24 ` [PATCH 3/7] dt-bindings: arm: qcom: add Arduino Monza, VENTUNOQ Srinivas Kandagatla
2026-03-09 15:50 ` Krzysztof Kozlowski
2026-03-09 17:47 ` Srinivas Kandagatla
2026-03-09 15:24 ` [PATCH 4/7] arm64: dts: qcom: Add Arduino Monza (VENTUNOQ) board support Srinivas Kandagatla
2026-03-09 15:52 ` Krzysztof Kozlowski
2026-03-09 19:37 ` Dmitry Baryshkov
2026-03-13 9:46 ` Srinivas Kandagatla
2026-03-10 10:42 ` Konrad Dybcio
2026-03-10 10:43 ` Konrad Dybcio
2026-03-09 15:24 ` [PATCH 5/7] arm64: dts: qcom: monaco: add dt entry for lpass lpi pinctrl Srinivas Kandagatla
2026-03-10 10:46 ` Konrad Dybcio
2026-03-09 15:24 ` [PATCH 6/7] arm64: dts: qcom: monaco-arduino-monza: Add sound node Srinivas Kandagatla
2026-03-09 19:38 ` Dmitry Baryshkov
2026-03-10 9:25 ` Srinivas Kandagatla [this message]
2026-03-10 10:45 ` Konrad Dybcio
2026-03-09 15:24 ` [PATCH 7/7] arm64: defconfig: Enable configs for Arduino VENTUNOQ Srinivas Kandagatla
2026-03-09 19:39 ` Dmitry Baryshkov
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=6da0dea5-da15-40c1-bee0-6e80229ebca2@oss.qualcomm.com \
--to=srinivas.kandagatla@oss.qualcomm.com \
--cc=andersson@kernel.org \
--cc=arnd@arndb.de \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.baryshkov@oss.qualcomm.com \
--cc=ebiggers@kernel.org \
--cc=geert+renesas@glider.be \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=kuninori.morimoto.gx@renesas.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=loic.poulain@oss.qualcomm.com \
--cc=luca.weiss@fairphone.com \
--cc=m.facchin@arduino.cc \
--cc=michal.simek@amd.com \
--cc=netdev@vger.kernel.org \
--cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
--cc=r.mereu@arduino.cc \
--cc=richardcochran@gmail.com \
--cc=robh@kernel.org \
--cc=sven@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