[PATCH] arm64: dts: qcom: sm8750: allow mode-switch events to reach the QMP Combo PHY

From: Saurabh . Anand . saurabh . anand

Date: Fri May 15 2026 - 03:15:13 EST


From: Saurabh Anand <saurabh.anand@xxxxxxxxxxxxxxxx>

Allow mode-switch events to reach the QMP Combo PHY to support
setting the QMP Combo PHY in DP 4Lanes Altmode.

Signed-off-by: Saurabh Anand <saurabh.anand@xxxxxxxxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/sm8750.dtsi | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/qcom/sm8750.dtsi b/arch/arm64/boot/dts/qcom/sm8750.dtsi
index 417f28d8c919..254b94aa4a94 100644
--- a/arch/arm64/boot/dts/qcom/sm8750.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8750.dtsi
@@ -2771,6 +2771,7 @@ usb_dp_qmpphy: phy@88e8000 {
#clock-cells = <1>;
#phy-cells = <1>;

+ mode-switch;
orientation-switch;

status = "disabled";
--
2.34.1