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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

890 次查看
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 项奖励
回复
1 回复

876 次查看
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 项奖励
回复