arm64: dts: rk322xh-evb: adjust HDMI signal level

If the 100ohm differential resistance is enabled, the voltage
level under 165MHz is only about 50mV margin. It's need to
increase the data voltage level.

Change-Id: I04630c8fca349fc34b20aa6ba0acbb056006e679
Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>
This commit is contained in:
Zheng Yang
2017-12-18 19:01:22 +08:00
committed by Tao Huang
parent 39b2454d37
commit bc74817499

View File

@@ -236,7 +236,7 @@
&hdmi {
status = "okay";
rockchip,phy_table =
<165000000 0 0 7 8 8 8>,
<165000000 0 0 7 10 10 10>,
<340000000 8 13 11 13 13 13>,
<594000000 8 0 16 26 26 26>;
};