mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ARM: dts: rockchip: rk3506g-evb1: modify the mcu timing according to SI report
According to the SI report, the new mcu timing can meet the signal needs for panel k350c4516t. Change-Id: Ie6b72cdc97a676795dcb7ed44f93826e0d37dadc Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
This commit is contained in:
@@ -216,11 +216,11 @@
|
||||
|
||||
&vop {
|
||||
mcu-timing {
|
||||
mcu-pix-total = <5>;
|
||||
mcu-pix-total = <6>;
|
||||
mcu-cs-pst = <1>;
|
||||
mcu-cs-pend = <4>;
|
||||
mcu-cs-pend = <5>;
|
||||
mcu-rw-pst = <2>;
|
||||
mcu-rw-pend = <3>;
|
||||
mcu-rw-pend = <4>;
|
||||
|
||||
mcu-hold-mode = <0>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user