Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 591ac3e8 authored by Chetan C R's avatar Chetan C R Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: change ssphy compatible name for SDM660



Port was not getting select for phy type 2 as a result
in second orientation usb was getting enumerated as only
high speed device. This fixes phy type issue and make
device enumerate as super speed device.

Change-Id: I800c50aad8bf9cd5535c8348c0105f7aee2b0421
Signed-off-by: default avatarChetan C R <cchinnad@codeaurora.org>
parent b1f57711
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2016-2017, 2019, The Linux Foundation. All rights reserved.
/* Copyright (c) 2016-2017, 2019-2020, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -312,7 +312,7 @@
	};

	ssphy: ssphy@c010000 {
		compatible = "qcom,usb-ssphy-qmp-v2";
		compatible = "qcom,usb-ssphy-qmp-usb3-or-dp";
		reg = <0xc010000 0xe18>,
			<0x01fcb244 0x4>,
			<0x01fcb248 0x4>;