MIPI DSI command mode ?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MIPI DSI command mode ?

4,887件の閲覧回数
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,548件の閲覧回数
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,546件の閲覧回数
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!
-----------------------------------------------------------------------------------------------------------------------