]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: qcom: x1e80100: Set up 4-lane DP
authorNeil Armstrong <neil.armstrong@linaro.org>
Fri, 22 Aug 2025 15:56:57 +0000 (17:56 +0200)
committerBjorn Andersson <andersson@kernel.org>
Mon, 1 Sep 2025 18:03:32 +0000 (13:03 -0500)
Allow up to 4 lanes for the DisplayPort link from the PHYs to the
controllers now the mode-switch events can reach the QMP Combo PHYs.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250822-topic-x1e80100-4lanes-v3-9-5363acad9e32@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/x1e80100.dtsi

index 951703a60c64eeaea940e36e82f994b9c3bb4d12..b017f47e832f9ffdfc9d3d3cd1c6beed70de3392 100644 (file)
                                                reg = <1>;
 
                                                mdss_dp0_out: endpoint {
-                                                       data-lanes = <0 1>;
+                                                       data-lanes = <0 1 2 3>;
                                                        remote-endpoint = <&usb_1_ss0_qmpphy_dp_in>;
                                                };
                                        };
                                                reg = <1>;
 
                                                mdss_dp1_out: endpoint {
-                                                       data-lanes = <0 1>;
+                                                       data-lanes = <0 1 2 3>;
                                                        remote-endpoint = <&usb_1_ss1_qmpphy_dp_in>;
                                                };
                                        };
                                                reg = <1>;
 
                                                mdss_dp2_out: endpoint {
-                                                       data-lanes = <0 1>;
+                                                       data-lanes = <0 1 2 3>;
                                                        remote-endpoint = <&usb_1_ss2_qmpphy_dp_in>;
                                                };
                                        };