]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: msm8996-xiaomi-common: drop excton from the USB PHY
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Wed, 1 May 2024 16:19:39 +0000 (19:19 +0300)
committerBjorn Andersson <andersson@kernel.org>
Mon, 27 May 2024 00:52:35 +0000 (19:52 -0500)
The USB PHYs don't use extcon connectors, drop the extcon property from
the hsusb_phy1 node.

Fixes: 46680fe9ba61 ("arm64: dts: qcom: msm8996: Add support for the Xiaomi MSM8996 platform")
Cc: Yassine Oudjana <y.oudjana@protonmail.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240501-qcom-phy-fixes-v1-13-f1fd15c33fb3@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/msm8996-xiaomi-common.dtsi

index 5ab583be9e0a00019c1b331fda951690baf8e378..0386636a29f05c9b66417b648f4c42c9fa6e384e 100644 (file)
 
 &hsusb_phy1 {
        status = "okay";
-       extcon = <&typec>;
 
        vdda-pll-supply = <&vreg_l12a_1p8>;
        vdda-phy-dpdm-supply = <&vreg_l24a_3p075>;