diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2024-04-29 15:43:45 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2024-05-26 19:02:47 -0500 |
commit | d02c0027ea20f67a8dcf023786eb993abee2179e (patch) | |
tree | 1e921c889d6eade977509c9d1f3f5c32addccb61 /arch/arm64/boot/dts/qcom/sm8550-hdk.dts | |
parent | 1a1322c8a698c8ccafed5379ae8c97dbf8480698 (diff) |
arm64: dts: qcom: sm8550: move PHY's orientation-switch to SoC dtsi
The orientation-switch of the USB+DP QMP PHY is not a property of the
board, it is a design property of the QMP PHY itself. Move the property
from board DTS to SoC DTSI.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240429-usb-link-dtsi-v1-8-87c341b55cdf@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/qcom/sm8550-hdk.dts')
-rw-r--r-- | arch/arm64/boot/dts/qcom/sm8550-hdk.dts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/qcom/sm8550-hdk.dts b/arch/arm64/boot/dts/qcom/sm8550-hdk.dts index f786d9114936..98934e4a81b2 100644 --- a/arch/arm64/boot/dts/qcom/sm8550-hdk.dts +++ b/arch/arm64/boot/dts/qcom/sm8550-hdk.dts @@ -1279,8 +1279,6 @@ vdda-phy-supply = <&vreg_l3e_1p2>; vdda-pll-supply = <&vreg_l3f_0p88>; - orientation-switch; - status = "okay"; }; |