how to start the function of i2c_hid_open()

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

how to start the function of i2c_hid_open()

ソリューションへジャンプ
1,067件の閲覧回数
hyun-moyang
Contributor III

Hi all,

Currently, I am porting the software about the touchscreen input for HID-I2C-OVER in iMX8QM B/D and the android platform about android_11.0.0.

I have got the touchscreen input over HID-OVER-I2C.

But I can't report the touchscreen input over the hid_input_report() function.

So, I'd like to know how to start the i2c_hid_open() from the framework, the application, or the configuration file as like *.mek in the android platform version of android_11_0_0.

Please help me to resolve this issue.

Best Regards

HM

 

 

 

ラベル(1)
0 件の賞賛
返信
1 解決策
1,037件の閲覧回数
hyun-moyang
Contributor III

I have got the solution to this issue.

Thanks for your help.

Regards

HM

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,038件の閲覧回数
hyun-moyang
Contributor III

I have got the solution to this issue.

Thanks for your help.

Regards

HM

0 件の賞賛
返信
1,048件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Did you test if your porting is correct under linux(not aosp)?

0 件の賞賛
返信
1,062件の閲覧回数
hyun-moyang
Contributor III

Hi, all

I have added the hid-generic in input-port-associations.xml as like,

<ports>

<port display="0" input=hid-generic/input0"/>

</ports>

0 件の賞賛
返信