[PATCH v2 2/3] arm64: dts: qcom: sc7180: Remove global phy reset in QMP phy

From: Sandeep Maheswaram
Date: Wed Jan 08 2020 - 07:31:05 EST


Remove global phy reset and do only usb phy reset in QMP phy.

Signed-off-by: Sandeep Maheswaram <sanm@xxxxxxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/sc7180.dtsi | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/sc7180.dtsi b/arch/arm64/boot/dts/qcom/sc7180.dtsi
index c00c3d4..448ab88 100644
--- a/arch/arm64/boot/dts/qcom/sc7180.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc7180.dtsi
@@ -1072,9 +1072,8 @@
<&gcc GCC_USB3_PRIM_PHY_COM_AUX_CLK>;
clock-names = "aux", "cfg_ahb", "ref", "com_aux";

- resets = <&gcc GCC_USB3_DP_PHY_PRIM_BCR>,
- <&gcc GCC_USB3_PHY_PRIM_BCR>;
- reset-names = "phy", "common";
+ resets = <&gcc GCC_USB3_PHY_PRIM_BCR>;
+ reset-names = "phy";

usb_1_ssphy: phy@88e9200 {
reg = <0 0x088e9200 0 0x128>,
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation