Not able to interface lvds with custom display panel forImx8dx custom board

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

Not able to interface lvds with custom display panel forImx8dx custom board

ソリューションへジャンプ
1,739件の閲覧回数
afridi20
Contributor III

Hi sir/mam,

I am trying to set up display for imx8dx using lvds interface(lvds0) with custom panel LCX07700131GG00. Need boot args and kernel commands arguments without lvds to hdmi bridge. Also suggest some example for dts configuration to interface lvds0 with any panel.

Thank you in advance. 

ラベル(1)
0 件の賞賛
返信
1 解決策
1,733件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Sulaiman

 

one can look at imx8x-mek-jdi-wuxga-lvds0-panel.dtsi example
lvds1_panel {

compatible = "jdi,tx26d202vm0bwa"

https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8x-mek-jd...

and adjust custom lcd timings in structure display_timing jdi_tx26d202vm0bwa_timing

https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/gpu/drm/panel/panel-simple.c?h=lf-...

 

Best regards
igor

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,734件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Sulaiman

 

one can look at imx8x-mek-jdi-wuxga-lvds0-panel.dtsi example
lvds1_panel {

compatible = "jdi,tx26d202vm0bwa"

https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8x-mek-jd...

and adjust custom lcd timings in structure display_timing jdi_tx26d202vm0bwa_timing

https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/gpu/drm/panel/panel-simple.c?h=lf-...

 

Best regards
igor

0 件の賞賛
返信
1,680件の閲覧回数
afridi20
Contributor III

Thank you  @igorpadykov.

 I am unable to find the LVDS driver file in android source (Android Q10.0.0_2.6.0) for lvds interface with custom panel. Also we are not able to build the LDB driver as build is not happening even after enabling the CONFIG_FB_MXC_LDB in defconfig file .

 

Please help on both the issues mentioned above

0 件の賞賛
返信