IMX8MP turn off LVDS differentials during standby

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

IMX8MP turn off LVDS differentials during standby

ソリューションへジャンプ
419件の閲覧回数
robot1
Contributor I

Hello NXP

I am working with "network standby" mode on our new product.

I managed to control all our supplies and also GPIOs except then LVDS differential pairs of LVDS0.

This result in the fact that they are still supplied with approximately 1.8 Volt and this pulls one of the other supplies up a bit through the LVDS attached display.

--------------------

 

I did a "rmmod panel_lvds". But is there any simple way to turn off differential signals during standby?

The signals LVDS pairs are not MUXable and cannot be controlled with IOMUXC like SPI, I2C or similar signals that can be reconfigured to GPIOs.

 

...maybe making the ldb or phy a loadable module as well?

 

Thanks in advance Flemming

ラベル(1)
0 件の賞賛
返信
1 解決策
385件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @robot1 

 

You can try to unregister drm master node driver drivers/gpu/drm/imx/imx-drm-core.c which will disable all interface's output. And another way is reloading the ldb driver.

 

 

 

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
337件の閲覧回数
robot1
Contributor I

This seems to be working for me. Thank you:-)

0 件の賞賛
返信
386件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @robot1 

 

You can try to unregister drm master node driver drivers/gpu/drm/imx/imx-drm-core.c which will disable all interface's output. And another way is reloading the ldb driver.

 

 

 

0 件の賞賛
返信