Re: [PATCH v1] USB: serial: ftdi_sio: add IDs for NEW FTDI Products

From: Johan Hovold
Date: Fri Aug 05 2022 - 07:47:59 EST


On Thu, Jul 21, 2022 at 03:02:44PM +0800, Amireddy mallikarjuna reddy wrote:
> Add the product IDs for the USB-to-Serial devices FT2233HP, FT2233HP,
> FT4233HP, FT4232HP, FT233HP, FT232HP, and FT4232HAQ.
> Also include BCD values so that the chiptype can be determined.
>
> Signed-off-by: Amireddy mallikarjuna reddy <mallikarjuna.reddy@xxxxxxxxxxxx>
> ---
> v1:
> - Initial version.

Thanks for the patch. This looks mostly good even I should revisit some
clean-up patches I have laying around that gets rid of the unnecessary
device-type conditionals that you're now extending.

I'll either rebase this patch on top or the other way around, but either
way I'll get this in in some form in a few weeks (e.g. after the merge
window closes).

Johan