mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
arm64: dts: rockchip: rk3588s-evb1-lp4x: Add custom training table for edp
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com> Change-Id: I93d5a8c936bc5df6b04fdfba874485fb9b954532
This commit is contained in:
@@ -242,6 +242,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