summaryrefslogtreecommitdiff
path: root/overlays/verdin-imx8mp_mezzanine-lvds-dual-channel_overlay.dts
diff options
context:
space:
mode:
Diffstat (limited to 'overlays/verdin-imx8mp_mezzanine-lvds-dual-channel_overlay.dts')
-rw-r--r--overlays/verdin-imx8mp_mezzanine-lvds-dual-channel_overlay.dts21
1 files changed, 12 insertions, 9 deletions
diff --git a/overlays/verdin-imx8mp_mezzanine-lvds-dual-channel_overlay.dts b/overlays/verdin-imx8mp_mezzanine-lvds-dual-channel_overlay.dts
index 5f56187..57ef5d5 100644
--- a/overlays/verdin-imx8mp_mezzanine-lvds-dual-channel_overlay.dts
+++ b/overlays/verdin-imx8mp_mezzanine-lvds-dual-channel_overlay.dts
@@ -3,7 +3,7 @@
* Copyright 2020-2021 Toradex
*/
-// Verdin iMX8M Plus Mezzanine dual-channel LVDS
+// Verdin iMX8M Plus Mezzanine with LG LP156WF1 dual-channel LVDS Panel
/dts-v1/;
/plugin/;
@@ -51,22 +51,25 @@
&panel_lvds {
backlight = <&backlight_mezzanine>;
+ data-mapping = "jeida-18";
+ height-mm = <194>;
+ width-mm = <345>;
status = "okay";
panel-timing {
- clock-frequency = <148500000>;
+ clock-frequency = <138500000>;
hactive = <1920>;
- hback-porch = <148>;
- hfront-porch = <88>;
- hsync-len = <44>;
+ hback-porch = <40>;
+ hfront-porch = <24>;
+ hsync-len = <16>;
+ pixelclk-active = <0>;
vactive = <1080>;
- vback-porch = <36>;
- vfront-porch = <4>;
+ vback-porch = <23>;
+ vfront-porch = <3>;
vsync-len = <5>;
- pixelclk-active = <0>;
};
};
&pwm2 {
status = "okay";
-}; \ No newline at end of file
+};