summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/qcom/sm8550-mtp.dts
diff options
context:
space:
mode:
authorAbel Vesa <abel.vesa@linaro.org>2023-02-08 22:02:00 +0300
committerBjorn Andersson <andersson@kernel.org>2023-03-15 05:30:46 +0300
commit749078e38e1ee28357e8fdcd4eac382a465bd1e7 (patch)
tree3fc3e2e143bbb2e3da2d964aaa9b8ae8a75fffc8 /arch/arm64/boot/dts/qcom/sm8550-mtp.dts
parentfdaa922585f4474c88fbfaa129f8114f38200660 (diff)
downloadlinux-749078e38e1ee28357e8fdcd4eac382a465bd1e7.tar.xz
arm64: dts: qcom: sm8550-mtp: Add eUSB2 repeater node
Add the PMIC eUSB2 repeater node and add the usb-repeater property to the eUSB2 PHY to allow it to be controlled by the PHY driver. Signed-off-by: Abel Vesa <abel.vesa@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230208190200.2966723-8-abel.vesa@linaro.org
Diffstat (limited to 'arch/arm64/boot/dts/qcom/sm8550-mtp.dts')
-rw-r--r--arch/arm64/boot/dts/qcom/sm8550-mtp.dts7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/sm8550-mtp.dts b/arch/arm64/boot/dts/qcom/sm8550-mtp.dts
index 44eab9308ff2..9d4ddb883a70 100644
--- a/arch/arm64/boot/dts/qcom/sm8550-mtp.dts
+++ b/arch/arm64/boot/dts/qcom/sm8550-mtp.dts
@@ -457,6 +457,11 @@
};
};
+&pm8550b_eusb2_repeater {
+ vdd18-supply = <&vreg_l15b_1p8>;
+ vdd3-supply = <&vreg_l5b_3p1>;
+};
+
&qupv3_id_0 {
status = "okay";
};
@@ -563,6 +568,8 @@
vdd-supply = <&vreg_l1e_0p88>;
vdda12-supply = <&vreg_l3e_1p2>;
+ phys = <&pm8550b_eusb2_repeater>;
+
status = "okay";
};