The u-boot supports i2c-over-hid?

Simon Glass sjg at chromium.org
Wed Apr 19 03:45:44 CEST 2023


Hi,

+Heinrich Schuchardt +Heiko Schocher

On Thu, 13 Apr 2023 at 08:58, skyonce at 126.com <skyonce at 126.com> wrote:
>
> 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?
>

I don't see any support for it. Yes, bringing things in from Linux is
a common approach. Some changes are needed for driver model and some
differing APIs.

Regards,
Simon


More information about the U-Boot mailing list