]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: qcom: x1-dell-thena: remove dp data-lanes
authorVal Packett <val@packett.cool>
Sun, 12 Oct 2025 22:48:07 +0000 (19:48 -0300)
committerBjorn Andersson <andersson@kernel.org>
Mon, 27 Oct 2025 16:49:40 +0000 (11:49 -0500)
The commit 458de584248a ("arm64: dts: qcom: x1e80100: move dp0/1/2
data-lanes to SoC dtsi") has landed before this file was added, so
the data-lanes lines here remained.

Remove them to enable 4-lane DP on the X1E Dell Inspiron/Latitude.

Fixes: e7733b42111c ("arm64: dts: qcom: Add support for Dell Inspiron 7441 / Latitude 7455")
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Val Packett <val@packett.cool>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20251012224909.14988-1-val@packett.cool
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/x1-dell-thena.dtsi

index b759d0ee169dd59876281bb7dc497edf9a84db15..bf04a12b16bc93a003fa734d75b192ee2e99bbac 100644 (file)
 };
 
 &mdss_dp0_out {
-       data-lanes = <0 1>;
        link-frequencies = /bits/ 64 <1620000000 2700000000 5400000000 8100000000>;
 };
 
 };
 
 &mdss_dp1_out {
-       data-lanes = <0 1>;
        link-frequencies = /bits/ 64 <1620000000 2700000000 5400000000 8100000000>;
 };