Skip to content

Commit 74e1497

Browse files
committed
arm64: dts: Edge: prevent some lp4 scale frequency for rk3399 lp4
lpddr4 scale frequency when display on, cause the display shake and vop POST_BUF_EMPTY
1 parent 11a3d8f commit 74e1497

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/arm64/boot/dts/rockchip/rk3399-kedge.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -437,11 +437,11 @@
437437
SYS_STATUS_NORMAL 800000
438438
SYS_STATUS_REBOOT 400000
439439
SYS_STATUS_SUSPEND 400000
440-
SYS_STATUS_VIDEO_1080P 400000
440+
SYS_STATUS_VIDEO_1080P 800000
441441
SYS_STATUS_VIDEO_4K 800000
442442
SYS_STATUS_VIDEO_4K_10B 800000
443443
SYS_STATUS_PERFORMANCE 800000
444-
SYS_STATUS_BOOST 400000
444+
SYS_STATUS_BOOST 800000
445445
SYS_STATUS_DUALVIEW 800000
446446
SYS_STATUS_ISP 800000
447447
>;

0 commit comments

Comments
 (0)