How to enable i2c device of touch screen on channel 0 of LVDS0 in iMX8QM MEK B/D

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

How to enable i2c device of touch screen on channel 0 of LVDS0 in iMX8QM MEK B/D

892 Views
hyun-moyang
Contributor III

Hi All, 

I'd like to enable the I2C device for touch input on Channel 0 of LVDS0 in iMX8QM MEK B/D in android-11.0.0_1.00.

1. How to change the MK file in /device/nxp/imx8q/mek_8q/input-port-association.xml.

    From <port display="1" input="usb-xhci-cdns3-1.2.4/input0" /> to what?

2. For enabling the I2C device for touch input, How I do enable the kernel feature?

Regards

HM

 

0 Kudos
Reply
1 Reply

878 Views
igorpadykov
NXP Employee
NXP Employee

Hi Hyun-mo

 

one can try to enable I2C on LVDS0 in dts file, change &i2c1_lvds0 status from disabled to okay :

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

 

Best regards
igor

0 Kudos
Reply