mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
drivers: video: rockchip: hdmi: modify RAYKEN5.46 pixclock
Change-Id: Ic2e003d6da16939a95a1c3e844d72b9566aefa4b Signed-off-by: wjh <wjh@rock-chips.com>
This commit is contained in:
@@ -868,7 +868,7 @@ static const struct hdmi_video_timing hdmi_mode[] = {
|
||||
.refresh = 60,
|
||||
.xres = 1440,
|
||||
.yres = 2560,
|
||||
.pixclock = 269390000,
|
||||
.pixclock = 268500000,
|
||||
.left_margin = 50,
|
||||
.right_margin = 200,
|
||||
.upper_margin = 20,
|
||||
|
||||
Reference in New Issue
Block a user