arm64: dts: rockchip: rk3588s-tablet: Add custom training table for edp
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com> Change-Id: I3a734a68383f86ffd0a24a34b99bc0f9e3575ec9
This commit is contained in:
@@ -330,6 +330,23 @@
|
||||
};
|
||||
|
||||
&hdptxphy0 {
|
||||
/* Single Vdiff Training Table for power reduction (optional) */
|
||||
training-table = /bits/ 8 <
|
||||
/* voltage swing 0, pre-emphasis 0->3 */
|
||||
0x0d 0x00 0x00 0x00 0x00 0x00
|
||||
0x0d 0x00 0x00 0x00 0x00 0x00
|
||||
0x0d 0x00 0x00 0x00 0x00 0x00
|
||||
0x0d 0x00 0x00 0x00 0x00 0x00
|
||||
/* voltage swing 1, pre-emphasis 0->2 */
|
||||
0x0d 0x00 0x00 0x00 0x00 0x00
|
||||
0x0d 0x00 0x00 0x00 0x00 0x00
|
||||
0x0d 0x00 0x00 0x00 0x00 0x00
|
||||
/* voltage swing 2, pre-emphasis 0->1 */
|
||||
0x0d 0x00 0x00 0x00 0x00 0x00
|
||||
0x0d 0x00 0x00 0x00 0x00 0x00
|
||||
/* voltage swing 3, pre-emphasis 0 */
|
||||
0x0d 0x00 0x00 0x00 0x00 0x00
|
||||
>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user