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

893件の閲覧回数
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 返信

879件の閲覧回数
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 件の賞賛
返信