How to Add Mipi-DSI display

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

How to Add Mipi-DSI display

1,973 Views
w_colmenarez
Contributor I

Hello.

I'm trying to make work a Mipi-DSI display with a iMX6Q without success.

Do someone know about this or where can I find information?

Thanks!

0 Kudos
1 Reply

1,234 Views
igorpadykov
NXP Employee
NXP Employee

Hi Walmore

one can look at description of mipi-lcd drivers in sect.6.4.2.2 Source Code Structure

attached Linux Manual and adjust lcd timings in

struct fb_videomode truly_lcd_modedb[] in linux/drivers/video/fbdev/mxc/mxcfb_hx8369_wvga.c

mxcfb_hx8369_wvga.c\mxc\fbdev\video\drivers - linux-imx - i.MX Linux kernel 

use appropriate kernel boot parameter for that lcd, as described in Table 11. Common kernel boot

parameters attached Release Notes.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos