ARM: dts: msm: Adjust HS transmit amplitude for more coverage
Currently, it seems the HS transmit programmed isn't enough to pass electrical compliance tests for all devices. Therefore increasing it to 0xf (recommended by HW team) in order to meet the passing marks. Change-Id: I6609d6012e8ec6489c33af0a75873314a5b10e67 Signed-off-by: Udipto Goswami <quic_ugoswami@quicinc.com>
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
qcom,param-override-seq =
|
||||
/* <value reg_offset> */
|
||||
/* Adjust HS trasmit amplitude */
|
||||
<0xc 0x51
|
||||
<0xf 0x51
|
||||
/* Tx pre-emphasis tuning */
|
||||
0x5 0x57>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user