Revert "arm64: dts: qcom: sc7280: Set the default dr_mode for usb2"
authorSouradeep Chowdhury <quic_schowdhu@quicinc.com>
Fri, 25 Feb 2022 13:03:00 +0000 (18:33 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Mar 2022 14:35:18 +0000 (15:35 +0100)
This reverts commit c18553956f34819e224a79c9890eba2ba0604e15.

Revert the change to set dr_mode for usb2 in case of
Embedded USB Debugger(EUD). This change needs to be
reverted as the DT changes for QCOM should go through
the QCOM tree and not the USB tree.

Signed-off-by: Souradeep Chowdhury <quic_schowdhu@quicinc.com>
Link: https://lore.kernel.org/r/87008876afb33d8e1b7fd78d2fd5b6d9ec343d7d.1645793187.git.quic_schowdhu@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm64/boot/dts/qcom/sc7280-idp.dts

index f40eaa51b5bc29714b3a4f8c7376183ae34b3706..9b991ba5daaf00570b85f49ea799a5b5b5b31a28 100644 (file)
        modem-init;
 };
 
-&usb_2_dwc3 {
-       dr_mode = "otg";
-};
-
 &pmk8350_rtc {
        status = "okay";
 };