Re: [PATCH] USB: serial: ftdi_sio: add support for FT232H CBUS gpios

From: Johan Hovold
Date: Tue Aug 13 2019 - 05:02:31 EST


On Thu, Aug 08, 2019 at 10:23:48PM +0000, Matthew Michilot wrote:
> Enable support for cbus gpios on FT232H. The cbus configuration is
> stored in one word in the EEPROM at byte-offset 0x1a with the mux
> config for ACBUS5, ACBUS6, ACBUS8 and ACBUS9 (only pins that can be
> configured as I/O mode).
>
> Tested using FT232H by configuring one ACBUS pin at a time.
>
> Review-by: Tim Harvey <tharvey@xxxxxxxxxxxxx>
> Signed-off-by: Matthew Michilot <matthew.michilot@xxxxxxxxx>

Also make sure your SoB matches the From line.

Johan