Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: Canfeng Zhuang <canfeng.zhuang@oss.qualcomm.com>
To: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Cc: konradybcio@kernel.org, andersson@kernel.org, robh@kernel.org,
	krzk+dt@kernel.org, conor+dt@kernel.org,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/2] arm64: dts: qcom: monaco-evk: enable UART6 for robot expansion board
Date: Mon, 30 Mar 2026 12:36:45 +0800	[thread overview]
Message-ID: <ad81de07-c65f-4571-a309-a58e8ca57acb@oss.qualcomm.com> (raw)
In-Reply-To: <smbe2ltwykqvlzhryclcm5p7wdhjb72tzuqoramjynrsz35tmb@q6l2osdzflvn>


在 2026/3/29 19:08, Dmitry Baryshkov 写道:
> On Fri, Mar 27, 2026 at 04:31:01PM +0800, Canfeng Zhuang wrote:
>> The monaco-evk mezzanine connector supports a robot expansion board that
>> requires UART6, which is currently disabled. This prevents the expansion
>> board from exchanging data and control commands.
>>
>> Enable UART6 and assign the serial2 alias to provide stable device
>> enumeration for the expansion board.
>>
>> Signed-off-by: Canfeng Zhuang <canfeng.zhuang@oss.qualcomm.com>
>> ---
>>  arch/arm64/boot/dts/qcom/monaco-evk.dts | 5 +++++
>>  1 file changed, 5 insertions(+)
>>
>> diff --git a/arch/arm64/boot/dts/qcom/monaco-evk.dts b/arch/arm64/boot/dts/qcom/monaco-evk.dts
>> index 565418b86b2a..0b26861eac02 100644
>> --- a/arch/arm64/boot/dts/qcom/monaco-evk.dts
>> +++ b/arch/arm64/boot/dts/qcom/monaco-evk.dts
>> @@ -21,6 +21,7 @@ aliases {
>>  		ethernet0 = &ethernet0;
>>  		i2c1 = &i2c1;
>>  		serial0 = &uart7;
>> +		serial2 = &uart6;
> 
> What happened to serial1?
> 
>>  	};
>>  
>>  	chosen {
> 

serial1 is used for Bluetooth.

Bluetooth support has not been merged yet because it depends on the ongoing 
M.2 solution. Once the M.2 solution is finalized and merged, the 
Bluetooth-related DTS will be updated accordingly.

The relevant M.2 work is tracked here:
https://lore.kernel.org/all/20260317-pci-m2-e-v6-9-9c898f108d3d@oss.qualcomm.com/

The initial Bluetooth DTS work can be found here:
https://lore.kernel.org/all/20251113130519.2647081-1-wei.deng@oss.qualcomm.com/

Canfeng

  reply	other threads:[~2026-03-30  4:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-27  8:30 [PATCH 0/2] arm64: dts: qcom: enable UARTs for robot expansion board Canfeng Zhuang
2026-03-27  8:31 ` [PATCH 1/2] arm64: dts: qcom: lemans-evk: enable UART0 " Canfeng Zhuang
2026-03-27  9:37   ` Konrad Dybcio
2026-03-27  8:31 ` [PATCH 2/2] arm64: dts: qcom: monaco-evk: enable UART6 " Canfeng Zhuang
2026-03-27  9:37   ` Konrad Dybcio
2026-03-29 11:08   ` Dmitry Baryshkov
2026-03-30  4:36     ` Canfeng Zhuang [this message]
2026-03-30 16:01 ` [PATCH 0/2] arm64: dts: qcom: enable UARTs " Bjorn Andersson

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=ad81de07-c65f-4571-a309-a58e8ca57acb@oss.qualcomm.com \
    --to=canfeng.zhuang@oss.qualcomm.com \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@oss.qualcomm.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@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