[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87008876afb33d8e1b7fd78d2fd5b6d9ec343d7d.1645793187.git.quic_schowdhu@quicinc.com>
Date: Fri, 25 Feb 2022 18:33:00 +0530
From: Souradeep Chowdhury <quic_schowdhu@...cinc.com>
To: <linux-arm-msm@...r.kernel.org>, <linux-usb@...r.kernel.org>,
<devicetree@...r.kernel.org>, <pure.logic@...us-software.ie>,
<bjorn.andersson@...aro.org>, <greg@...ah.com>, <robh@...nel.org>
CC: <linux-kernel@...r.kernel.org>, <quic_rjendra@...cinc.com>,
<quic_saipraka@...cinc.com>, <quic_schowdhu@...cinc.com>
Subject: [PATCH V2 1/2] Revert "arm64: dts: qcom: sc7280: Set the default dr_mode for usb2"
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@...cinc.com>
---
arch/arm64/boot/dts/qcom/sc7280-idp.dts | 4 ----
1 file changed, 4 deletions(-)
diff --git a/arch/arm64/boot/dts/qcom/sc7280-idp.dts b/arch/arm64/boot/dts/qcom/sc7280-idp.dts
index f40eaa5..9b991ba 100644
--- a/arch/arm64/boot/dts/qcom/sc7280-idp.dts
+++ b/arch/arm64/boot/dts/qcom/sc7280-idp.dts
@@ -61,10 +61,6 @@
modem-init;
};
-&usb_2_dwc3 {
- dr_mode = "otg";
-};
-
&pmk8350_rtc {
status = "okay";
};
--
2.7.4
Powered by blists - more mailing lists