Commit 27344eb7 authored by Abel Vesa's avatar Abel Vesa Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: x1e80100-vivobook-s15: Drop orientation-switch from USB SS[0-1] QMP PHYs



The orientation-switch is already set in the x1e80100 SoC dtsi,
so drop from Vivobook S15 dts.

Fixes: d0e2f8f6 ("arm64: dts: qcom: Add device tree for ASUS Vivobook S 15")
Signed-off-by: default avatarAbel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20241014-x1e80100-dts-drop-orientation-switch-v1-2-26afa6d4afd9@linaro.org


Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent eb2dd93d
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -592,8 +592,6 @@ &usb_1_ss0_qmpphy {
	vdda-phy-supply = <&vreg_l3e_1p2>;
	vdda-pll-supply = <&vreg_l1j_0p8>;

	orientation-switch;

	status = "okay";
};

@@ -626,8 +624,6 @@ &usb_1_ss1_qmpphy {
	vdda-phy-supply = <&vreg_l3e_1p2>;
	vdda-pll-supply = <&vreg_l2d_0p9>;

	orientation-switch;

	status = "okay";
};