Commit 9c00c7c9 authored by Souradeep Chowdhury's avatar Souradeep Chowdhury Committed by Greg Kroah-Hartman

arm64: dts: qcom: sc7280: Set the default dr_mode for usb2

Set the default dr_mode for usb2 node to "otg" to enable
role-switch for EUD(Embedded USB Debugger) connector node.
Signed-off-by: default avatarSouradeep Chowdhury <quic_schowdhu@quicinc.com>
Link: https://lore.kernel.org/r/451392a942f90aa9805b00afad7dff894604d189.1649235218.git.quic_schowdhu@quicinc.comSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 0b059979
...@@ -90,7 +90,7 @@ &usb_2 { ...@@ -90,7 +90,7 @@ &usb_2 {
}; };
&usb_2_dwc3 { &usb_2_dwc3 {
dr_mode = "host"; dr_mode = "otg";
}; };
&usb_2_hsphy { &usb_2_hsphy {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment