ARM: dts: msm: Adjust Squelch Repeater Register on SUN mtp platform

Update the TUNE_USB2_SQUELCH_U register (0xFD54) to a value of 0x4 in
the MTP platform’s override sequence. This adjustment addresses the
current issue of excessive RX sensitivity, which causes the device to
misinterpret noise as valid high-speed USB signals, leading to frequent
USB disconnections.

By increasing the squelch level, we enhance the precision of USB signal
detection, reducing false positives and improving overall USB stability.

Change-Id: Ifcd680e3c95170d168f693b4a6fd63aefe6c41d6
Signed-off-by: Udipto Goswami <quic_ugoswami@quicinc.com>
This commit is contained in:
Udipto Goswami
2024-10-25 11:21:28 +05:30
parent 770561b535
commit 4f95726469

View File

@@ -290,6 +290,8 @@
/* <value reg_offset> */
/* Adjust HS trasmit amplitude */
<0xa 0x51
/* Squelch detection threshold */
0x4 0x54
/* Tx pre-emphasis tuning */
0x3 0x57>;
};