Integrating a MIPI LCD display with a custom i.MX93 board

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

Integrating a MIPI LCD display with a custom i.MX93 board

ソリューションへジャンプ
891件の閲覧回数
abt
Contributor III

 

Hi,

I am new to a mipi interface. Currently I am working with a custom i.MX93 board and need to integrate a 4-lanes mipi LCD display. My current LCD is based on Ilitek ILI9881C but there could be other displays with different IC for driving the panel. My development base is IMX Yocto Project LF6.1.55_2.2.0.

It looks like there is a "panel-ilitek-ili9881c.c" driver available in the Kernel source code. Can someone point me to relevant device tree examples and configuration resources, to start with, for integrating a mipi LCD with Linux Kernel 6.1?

Any input appreciated.

0 件の賞賛
返信
1 解決策
840件の閲覧回数
Chavira
NXP TechSupport
NXP TechSupport

Hi @abt!
Thank you for contacting NXP Support!

You can see a device tree example by following the link:

https://github.com/nxp-imx/linux-imx/blob/ccf0a99701a701fb48a04e31ffe3f9d585a8374a/Documentation/dev...


If you want to see the DSI configuration on the device tree, you can see our device tree of our iMX93 EVK board.

https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts


Best Regards!
Chavira

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
789件の閲覧回数
abt
Contributor III

Thanks for the info. I was able to make my Ilitek ILI9881C panel work over MIPI with4 lanes.

The following link provided useful input and help for solving my LCD rendering issues:
https://community.nxp.com/t5/i-MX-Processors/Ilitek-ILI9881C-MIPI-LCD-Panel-not-work-on-i-MX93/m-p/1...

 

 

0 件の賞賛
返信
841件の閲覧回数
Chavira
NXP TechSupport
NXP TechSupport

Hi @abt!
Thank you for contacting NXP Support!

You can see a device tree example by following the link:

https://github.com/nxp-imx/linux-imx/blob/ccf0a99701a701fb48a04e31ffe3f9d585a8374a/Documentation/dev...


If you want to see the DSI configuration on the device tree, you can see our device tree of our iMX93 EVK board.

https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts


Best Regards!
Chavira

0 件の賞賛
返信