From 73854ea60f065220e5aeeb07d8c239bba17a6191 Mon Sep 17 00:00:00 2001 From: Uttkarsh Aggarwal Date: Tue, 3 Dec 2024 11:19:32 +0530 Subject: [PATCH] ARM: dts: msm: Update eUSB2 init sequence value as per ver 1.0.2 for Tuna eUSB2 HPG revision 1.0.2 recommends to program eusb register USB_PHY_CFG_CTRL_1 to be programmed to 0x00 on phy init. Since this divergence is only applicable for specific version therefore updating the override sequence with the appropriate value. Change-Id: I132acac6eaa0f2c5a718b63a089ff995a6be17ab Signed-off-by: Uttkarsh Aggarwal --- qcom/tuna-usb.dtsi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qcom/tuna-usb.dtsi b/qcom/tuna-usb.dtsi index c17dc0f9..4b6151a6 100644 --- a/qcom/tuna-usb.dtsi +++ b/qcom/tuna-usb.dtsi @@ -127,6 +127,10 @@ resets = <&gcc GCC_QUSB2PHY_PRIM_BCR>; reset-names = "phy_reset"; + + /* eUSB2 HPG version 1.0.2 update */ + qcom,param-override-seq = + <0x00 0x58>; }; usb_nop_phy: usb_nop_phy {