[i.MX8MP][Android 11.0.0_2.2.0] porting LVDS Panel

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

[i.MX8MP][Android 11.0.0_2.2.0] porting LVDS Panel

862 Views
TarkerHu
Contributor I

Hi,
I was using i.MXP8M PLUS and was porting M101GWWF R0 LVDS Panel.
Could you give me suggestions about how to start this work?
Is there any reference model (device tree, driver code) that I can leverage? What's the key parameters to a new LVDS Panel?

0 Kudos
1 Reply

850 Views
igorpadykov
NXP Employee
NXP Employee

Hi Tarker

 

one can start with jdi-wuxga-lvds-panel configuration:

https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8mp-evk-j...

For custom lcd adjust timings in driver struct display_timing jdi_tx26d202vm0bwa_timing = {..

https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/gpu/drm/panel/panel-simple.c?h=lf-...

 

Best regards
igor

0 Kudos