Re: Re: The u-boot supports i2c-over-hid?

2023-04-19 Thread skyo...@126.com
hi, For i2c interface keyboard, how should we implement u-boot driver? Do you have any suggestions skyo...@126.com From: Simon Glass Date: 2023-04-19 09:45 To: skyo...@126.com CC: u-boot Subject: Re: The u-boot supports i2c-over-hid? Hi, +Heinrich Schuchardt +Heiko Schocher On Thu, 13

The u-boot supports i2c-over-hid?

2023-04-13 Thread skyo...@126.com
Hello, I would like to ask whether i2c-over-hid is not supported under u-boot at present. At present, we have this development need. I would like to ask whether it is feasible to transplant i2c-over-hid from kernel. If not, is there any other way?