diff options
Diffstat (limited to 'src/arm64/qcom/sdm845-mtp.dts')
-rw-r--r-- | src/arm64/qcom/sdm845-mtp.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/arm64/qcom/sdm845-mtp.dts b/src/arm64/qcom/sdm845-mtp.dts index 02b8357c8ce8..2e78638eb73b 100644 --- a/src/arm64/qcom/sdm845-mtp.dts +++ b/src/arm64/qcom/sdm845-mtp.dts @@ -404,8 +404,8 @@ }; &usb_1_dwc3 { - /* Until we have Type C hooked up we'll force this as host. */ - dr_mode = "host"; + /* Until we have Type C hooked up we'll force this as peripheral. */ + dr_mode = "peripheral"; }; &usb_1_hsphy { |