mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
ARM: dts: msm: Update HS_TX_PRE_EMPHASIS register address on Cape
This change updates HS_TX_PRE_EMPHASIS register address according to the latest datasheet provided by 3rd party repeater(TI) on Cape. Change-Id: Id3caaadf85f0cf0a9f55a2dee8c23cbced6efdeb
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
/* Rx squelch detection threshold to 117mV; default is 104mV */
|
||||
<0x2 0x73
|
||||
/* Tx Pre-emphasis to 2.1dB; default is 0.5dB for both */
|
||||
0x3b 0x77
|
||||
0x3b 0x71
|
||||
/* Output Voltage Swing to 490mV; default is 400mV */
|
||||
0x7c 0x70>;
|
||||
};
|
||||
|
||||
@@ -156,7 +156,7 @@
|
||||
/* Rx squelch detection threshold to 117mV; default is 104mV */
|
||||
<0x2 0x73
|
||||
/* Tx Pre-emphasis to 2.1dB; default is 0.5dB for both */
|
||||
0x3b 0x77
|
||||
0x3b 0x71
|
||||
/* Output Voltage Swing to 490mV; default is 400mV */
|
||||
0x7c 0x70>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user