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:
Pratham Pratap
2022-04-26 10:16:34 +05:30
parent 8e5d3baa44
commit 9d351d7b90
2 changed files with 2 additions and 2 deletions

View File

@@ -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>;
};

View File

@@ -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>;
};