devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: ti: j7200-main: Enable USB2 PHY RX sensitivity workaround
@ 2021-05-12 15:33 Aswath Govindraju
  2021-05-27 13:57 ` Vignesh Raghavendra
  2021-05-28 21:44 ` Nishanth Menon
  0 siblings, 2 replies; 3+ messages in thread
From: Aswath Govindraju @ 2021-05-12 15:33 UTC (permalink / raw)
  Cc: linux-kernel, devicetree, linux-arm-kernel, Rob Herring,
	Tero Kristo, Nishanth Menon, Vignesh Raghavendra, Lokesh Vutla,
	Kishon Vijay Abraham I, Aswath Govindraju

From: Roger Quadros <rogerq@ti.com>

Enable work around feature built into the controller to address issue with
RX Sensitivity for USB2 PHY.

Fixes: 6197d7139d12 ("arm64: dts: ti: k3-j7200-main: Add USB controller")
Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
---
 arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/ti/k3-j7200-main.dtsi b/arch/arm64/boot/dts/ti/k3-j7200-main.dtsi
index f86c493a44f1..07c0ce484cae 100644
--- a/arch/arm64/boot/dts/ti/k3-j7200-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j7200-main.dtsi
@@ -679,6 +679,7 @@
 					  "otg";
 			maximum-speed = "super-speed";
 			dr_mode = "otg";
+			cdns,phyrst-a-enable;
 		};
 	};
 
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-28 21:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-12 15:33 [PATCH] arm64: dts: ti: j7200-main: Enable USB2 PHY RX sensitivity workaround Aswath Govindraju
2021-05-27 13:57 ` Vignesh Raghavendra
2021-05-28 21:44 ` Nishanth Menon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).