mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
arm64: dts: rockchip: rk3588s-evb: fix panel resolution info
Fixes:cc761c9b6a("arm64: dts: rockchip: add rk3588/rk3588s evb mipi panel info") Fixes:8aa80d1c81("arm64: dts: rockchip: add rk3588s-tablet-rk806-single-v10.dts") Change-Id: I78f0a49099caec0eace0002a099877f2c67484ce Signed-off-by: Guochun Huang <hero.huang@rock-chips.com>
This commit is contained in:
@@ -380,7 +380,7 @@
|
||||
native-mode = <&dsi1_timing0>;
|
||||
dsi1_timing0: timing0 {
|
||||
clock-frequency = <280000000>;
|
||||
hactive = <1140>;
|
||||
hactive = <1440>;
|
||||
vactive = <3120>;
|
||||
hfront-porch = <16>;
|
||||
hsync-len = <8>;
|
||||
|
||||
@@ -1071,7 +1071,7 @@
|
||||
native-mode = <&dsi1_timing0>;
|
||||
dsi1_timing0: timing0 {
|
||||
clock-frequency = <280000000>;
|
||||
hactive = <1140>;
|
||||
hactive = <1440>;
|
||||
vactive = <3120>;
|
||||
hfront-porch = <16>;
|
||||
hsync-len = <8>;
|
||||
|
||||
Reference in New Issue
Block a user