Disabling LVDS0 after enabling it in the bootloader on IMX8QM

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Disabling LVDS0 after enabling it in the bootloader on IMX8QM

591 Views
hsaito
Contributor I

Hi,

We want to disable the LVDS0 enabled in the bootloader before switching to the kernel.

We use iMX8QM and Linux L5.4.47_2.2.0.

We think this can be achieved by setting the register value of CH0_MODE in Pixel Mapper Control Register to 00b midway through.

Is it possible to achieve this?

 

0 Kudos
Reply
1 Reply

557 Views
joanxie
NXP TechSupport
NXP TechSupport

if you want to disable lvds in the uboot, you can disable it in the dts file

https://github.com/nxp-imx/uboot-imx/blob/lf_v2022.04/arch/arm/dts/fsl-imx8qm-mek.dts

0 Kudos
Reply