Re: [PATCH v3 1/2] arm64: dts: qcom: lemans: add mdss1 display device nodes

From: Konrad Dybcio

Date: Tue Feb 17 2026 - 04:40:34 EST


On 2/17/26 8:14 AM, Mani Chandana Ballary Kuntumalla wrote:
> From: Mani Chandana Ballary Kuntumalla <quic_mkuntuma@xxxxxxxxxxx>
>
> Add devicetree changes to enable second Mobile Display Subsystem (mdss1),
> Display Processing Unit(DPU), Display Port(DP) controllers and eDP PHYs
> on the Qualcomm Lemans platform.
>
> Signed-off-by: Mahadevan P <mahadevan.p@xxxxxxxxxxxxxxxx>
> Signed-off-by: Mani Chandana Ballary Kuntumalla <quic_mkuntuma@xxxxxxxxxxx>
> ---

[...]

> + mdss1_dp0_phy: phy@220c2a00 {
> + compatible = "qcom,sa8775p-edp-phy";
> +
> + reg = <0x0 0x220c2a00 0x0 0x200>,

Since you are going to resend already, please uniformly delete the \n
before 'reg'

lg otherwise

Konrad