aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinod Koul <vkoul@kernel.org>2021-01-16 13:02:19 +0530
committerVinod Koul <vkoul@kernel.org>2021-01-16 13:02:19 +0530
commitf520f5194d5572e5569e40fab1bc04eb40493606 (patch)
treec850353a9ff1e8c7540d91923539668a5547b450
parent67b5ebd33bc28a62a4fa630bbd2a6133474f0adb (diff)
arm64: dts: qcom: sm8350: make usb mode as host
TESTING: Make usb mode as host so that we can find the usb devices Signed-off-by: Vinod Koul <vkoul@kernel.org>
-rw-r--r--arch/arm64/boot/dts/qcom/sm8350-mtp.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/qcom/sm8350-mtp.dts b/arch/arm64/boot/dts/qcom/sm8350-mtp.dts
index 27c660ee603c..9dbd0c018aaa 100644
--- a/arch/arm64/boot/dts/qcom/sm8350-mtp.dts
+++ b/arch/arm64/boot/dts/qcom/sm8350-mtp.dts
@@ -254,7 +254,7 @@
};
&usb_1_dwc3 {
- dr_mode = "peripheral";
+ dr_mode = "host";
};
&usb_1_hsphy {