MIPI DSI command mode ?

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

MIPI DSI command mode ?

4,939 次查看
mjsong
Contributor I

Hi All, 

I'm taking android_N7.1.1_1.0.0_source.tar.gz and i.MX7Dual platform for my project. 
In datasheet (IMX7DRM), this platform can support video and command mode panel both but I couldn't find any command mode configuration on kernel driver (mipi_dsi_samsung.c). 
Any one can help how to configure DSI command mode ? or some patch, example code are there? 

Thanks
Ethan. 

标签 (2)
0 项奖励
回复
2 回复数

3,600 次查看
eric_kang
Contributor II

Hi Ethan,

I want to use the MIPI-DSI in Android M6.0.1 or N7.1.1.

Did you confirm the MIPI-DSI operation in Android?

Best Regards,

Eric.

0 项奖励
回复

3,598 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Ethan

for example one can look at mipi dsi driver drivers/video/fbdev/mxc/mipi_dsi.c

and functions mipi_dsi_set_mode(), mipi_dsi_dcs_cmd(), with driver description
in attached Linux Manual Chapter 7 MIPI DSI Driver.

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