[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d08b8dd0-18f9-42e2-b0ac-b4283df0af79@oss.qualcomm.com>
Date: Fri, 25 Oct 2024 19:55:02 +0200
From: Konrad Dybcio <konrad.dybcio@....qualcomm.com>
To: YijieYang <quic_yijiyang@...cinc.com>,
Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konradybcio@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley
<conor+dt@...nel.org>,
Richard Cochran <richardcochran@...il.com>
Cc: linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
quic_tingweiz@...cinc.com, quic_aiquny@...cinc.com
Subject: Re: [PATCH v2 4/5] arm64: dts: qcom: move common parts for
qcs8300-ride variants into a .dtsi
On 17.10.2024 12:27 PM, YijieYang wrote:
> From: Yijie Yang <quic_yijiyang@...cinc.com>
>
> In order to support multiple revisions of the qcs8300-ride board, create
> a .dtsi containing the common parts and split out the ethernet bits into
> the actual board file as they will change in revision 2.
>
> Signed-off-by: Yijie Yang <quic_yijiyang@...cinc.com>
> ---
[...]
> chosen {
> - stdout-path = "serial0:115200n8";
> + stdout-path = "serial0: 115200n8";
> };
This looks unintended
The rest looks good, except I think you forgot to drop /dts-v1/
from the dtsi
Konrad
Powered by blists - more mailing lists