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 <quic_uaggarwa@quicinc.com>
This commit is contained in:
@@ -127,6 +127,10 @@
|
|||||||
|
|
||||||
resets = <&gcc GCC_QUSB2PHY_PRIM_BCR>;
|
resets = <&gcc GCC_QUSB2PHY_PRIM_BCR>;
|
||||||
reset-names = "phy_reset";
|
reset-names = "phy_reset";
|
||||||
|
|
||||||
|
/* eUSB2 HPG version 1.0.2 update */
|
||||||
|
qcom,param-override-seq =
|
||||||
|
<0x00 0x58>;
|
||||||
};
|
};
|
||||||
|
|
||||||
usb_nop_phy: usb_nop_phy {
|
usb_nop_phy: usb_nop_phy {
|
||||||
|
Reference in New Issue
Block a user