]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: qcom: sm8350: move PHY's orientation-switch to SoC dtsi
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 29 Apr 2024 12:43:43 +0000 (15:43 +0300)
committerBjorn Andersson <andersson@kernel.org>
Mon, 27 May 2024 00:02:47 +0000 (19:02 -0500)
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: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240429-usb-link-dtsi-v1-6-87c341b55cdf@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/qrb5165-rb5.dts
arch/arm64/boot/dts/qcom/sm8250.dtsi
arch/arm64/boot/dts/qcom/sm8350-hdk.dts
arch/arm64/boot/dts/qcom/sm8350.dtsi

index cd0db4f31d4af915058d2a817cc397d3cc5f40e7..70036a95cace3216e1eb1e9708d764f485c674b5 100644 (file)
 
        vdda-phy-supply = <&vreg_l9a_1p2>;
        vdda-pll-supply = <&vreg_l18a_0p92>;
-       orientation-switch;
 };
 
 &usb_1_qmpphy_out {
index 8ccade628f1f471bb41495b55b4708aae76d75b2..46d2567e9a3f11e69f335f174f0f2e4b87a0ef80 100644 (file)
                        #clock-cells = <1>;
                        #phy-cells = <1>;
 
+                       orientation-switch;
+
                        ports {
                                #address-cells = <1>;
                                #size-cells = <0>;
index 81e5577cccb735da3b6fa799c80ac3501579ee55..895adce59e758c3a810f37d703ff71da30d0a3db 100644 (file)
 
        vdda-phy-supply = <&vreg_l6b_1p2>;
        vdda-pll-supply = <&vreg_l1b_0p88>;
-
-       orientation-switch;
 };
 
 &usb_1_qmpphy_out {
index 24c42f285163493afb46ed978bccfbb5755beb75..d67c19a59d5a051813b9f4966e6982da51b967f7 100644 (file)
                        #clock-cells = <1>;
                        #phy-cells = <1>;
 
+                       orientation-switch;
+
                        status = "disabled";
 
                        ports {