arm64: dts: rockchip: rk3588-evb3: modify timing for cphy panel

the minimum region size (HSA,HBP,HACT,HFP) is 4 pixels
which is the ip known issues and limitations.

Change-Id: I9069ed1c9b6a44b6da27ec0c11d5940f45f45a1c
Signed-off-by: Guochun Huang <hero.huang@rock-chips.com>
This commit is contained in:
Guochun Huang
2021-11-22 11:56:32 +00:00
committed by Tao Huang
parent 4f24b11139
commit b46d142d92
2 changed files with 2 additions and 2 deletions

View File

@@ -769,7 +769,7 @@
hactive = <1200>;
vactive = <2000>;
hfront-porch = <31>;
hsync-len = <1>;
hsync-len = <4>;
hback-porch = <32>;
vfront-porch = <26>;
vsync-len = <2>;

View File

@@ -666,7 +666,7 @@
hactive = <1200>;
vactive = <2000>;
hfront-porch = <31>;
hsync-len = <1>;
hsync-len = <4>;
hback-porch = <32>;
vfront-porch = <26>;
vsync-len = <2>;