On Thu, Mar 04, 2021 at 11:14:06AM +0000, Aaron Jones wrote:
> From: Aaron Jones(FTDI-UK) <[email protected]>
>
> On Fri, Feb 19, 2021 at 06:36:44PM +0200, Michael Zaidman wrote:
> > The FTDI FT260 chip implements USB to I2C/UART bridges through two
> > USB HID class interfaces. The first - for I2C, and the second for UART.
> > Each interface is independent, and the kernel detects it as a separate
> > USB hidraw device.
> >
> > This commit adds I2C host adapter support.
> >
> > Signed-off-by:Michael Zaidman <[email protected]>
>
> I've applied the patch, ran some tests with a UMFT260EV1A evaluation board,
> and found no issues with the functionality it provides.
>
> Tested-by: Aaron Jones (FTDI-UK) <[email protected]>
Aaron, thanks for giving it a try - much appreciated!
I will add your "Tested-by:" to the next version of the patch
once I receive any feedback.
On Thu, 4 Mar 2021, Michael Zaidman wrote:
> > > The FTDI FT260 chip implements USB to I2C/UART bridges through two
> > > USB HID class interfaces. The first - for I2C, and the second for UART.
> > > Each interface is independent, and the kernel detects it as a separate
> > > USB hidraw device.
> > >
> > > This commit adds I2C host adapter support.
> > >
> > > Signed-off-by:Michael Zaidman <[email protected]>
> >
> > I've applied the patch, ran some tests with a UMFT260EV1A evaluation board,
> > and found no issues with the functionality it provides.
> >
> > Tested-by: Aaron Jones (FTDI-UK) <[email protected]>
>
> Aaron, thanks for giving it a try - much appreciated!
I have now queued the driver in hid.git#for-5.13/ft260. Thanks,
--
Jiri Kosina
SUSE Labs