Porting driver

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Porting driver

跳至解决方案
2,105 次查看
phamhuynh
Contributor II

good day for everybody, i'm porting driver for display of Mirasol, i use iMX6SL EVK, and display:

- Module display Mirasol Chocolate RGB 1.5" 288x192

- Driver IC Display: PA6561A2

- Interface: MIPI DBI 8 bit parrallel, 3/4-wire SPI.

Who have driver for this display, or have ported driver for this display?? can help me for driver, i need driver for this module display

thank for view!

标签 (2)
0 项奖励
回复
1 解答
1,696 次查看
Yuri
NXP Employee
NXP Employee

may be manufacturer can provide a Linux driver ?

~Yuri.

在原帖中查看解决方案

0 项奖励
回复
7 回复数
1,696 次查看
Yuri
NXP Employee
NXP Employee


Please use the recent (Yocto) Linux BSP for the i.MX6 EVK.

Summary Page :

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX6_SW

The most simple way to start - to use demo image :

$ sudo dd if= fsl-image-x11-imx6slevk.sdcard of=/dev/sdb bs=1M

Please look at the following for some details.

"Task #4 - Deploy and test"

https://community.freescale.com/docs/DOC-94989

Next, You may refer to Chapter 7 (MIPI DSI Driver) of “i.MX_6_Linux_Reference_Manual.pdf”
from the package documentation and use this driver as base for own design.

Have a great day,
Yuri

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

0 项奖励
回复
1,696 次查看
phamhuynh
Contributor II

hi Yuri, i saw your direction and do following, but i find not thing about driver for ic display :smileysad:

0 项奖励
回复
1,696 次查看
Yuri
NXP Employee
NXP Employee

I meant using Freescale (MIPI DSI) driver only as base for further

development , assuming changing and debugging driver codes.

~Yuri.

1,696 次查看
phamhuynh
Contributor II

hi, have you porting guide driver for display??

0 项奖励
回复
1,696 次查看
Yuri
NXP Employee
NXP Employee

I am afraid we do not have detailed guide for display driver porting, sorry.
The Yocto "i.MX_6_BSP_Porting_Guide.pdf" contains only Chapter 6

(Connecting an LVDS Panel to an i.MX 6Dual/6Quad/6Solo/6DualLite
Reference Board).

~Yuri.

0 项奖励
回复
1,696 次查看
phamhuynh
Contributor II

i'm using mirasol diplay, i have porting driver for module display, i know that, i'll config pad, GPIO, interface..., i get it, but, i can't write driver for ic display PA6561A2, i;m searching it!

0 项奖励
回复
1,697 次查看
Yuri
NXP Employee
NXP Employee

may be manufacturer can provide a Linux driver ?

~Yuri.

0 项奖励
回复