From: Josep Orga Date: Tue, 12 Sep 2023 14:51:27 +0000 (+0200) Subject: imx8mp-somdevices: Change LVDS resolution. X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.2~3 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=02a534a00de848f07e0e05a8ad5ddbf6a27124c5;p=u-boot.git imx8mp-somdevices: Change LVDS resolution. Signed-off-by: Josep Orga --- diff --git a/arch/arm/dts/imx8mp-somdevices.dts b/arch/arm/dts/imx8mp-somdevices.dts index dd6ede2fb2..f370030f8e 100644 --- a/arch/arm/dts/imx8mp-somdevices.dts +++ b/arch/arm/dts/imx8mp-somdevices.dts @@ -271,8 +271,8 @@ timing0: timing0 { clock-frequency = <74250000>; - hactive = <1280>; - vactive = <720>; + hactive = <1024>; + vactive = <600>; hfront-porch = <220>; hback-porch = <110>; hsync-len = <40>;