aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>2022-06-27 16:31:36 +0100
committerBryan O'Donoghue <bryan.odonoghue@linaro.org>2022-06-30 05:39:19 +0100
commit42eba87657685e6abde300383c4104f4d63a7d5d (patch)
tree5a4b8454afd0d0c682694698bb6d25ef87e7b48a
parent560a103cb8defe995a4c20e81ad0ea22a990367d (diff)
arm64: boot: dts: apq8039-ts: Add in qcom,enable-vbus-pullup
We need to toggle these registers on connect/disconnect to enable the switch over to the internal USB Hub. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
-rw-r--r--arch/arm64/boot/dts/qcom/apq8039-t2.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/apq8039-t2.dts b/arch/arm64/boot/dts/qcom/apq8039-t2.dts
index dacc053716af..18cdc3b65183 100644
--- a/arch/arm64/boot/dts/qcom/apq8039-t2.dts
+++ b/arch/arm64/boot/dts/qcom/apq8039-t2.dts
@@ -587,6 +587,7 @@
ulpi {
usb_hs_phy: phy {
+ qcom,enable-vbus-pullup;
v1p8-supply = <&pm8916_l7>;
v3p3-supply = <&pm8916_l13>;
};