RE: [PATCH v1] USB: serial: ftdi_sio: add support for Altera USB Blaster 3
From: Ng, Boon Khai
Date: Thu Mar 06 2025 - 05:25:40 EST
> > There are 2 type of designs, USB Blaster 3 cable or On-Board USB Blaster 3.
> > They are mainly used to connect debug or configuration software.
> > Supported host software includes Quartus programmer, System Console,
> > SignalTap, Nios debugger.
>
> Thanks for the background. It would be good to have something like this in the
> commit message.
>
Will add that in the next version.
> Got it, thanks. Also here it would be good to include something like the above,
> or a compact table like you provided in your reply to David, in the commit
> message to have some overview of the configurations that the patch is
> adding.
>
Sure, adding that in the next version as well.
> Then it should be fine to keep the PID in the define name. Just replace "ALTR"
> with "ALTERA" for consistency with the renamed VID define.
>
Okay, will update all ALTR define, to ALTERA, to align with the proposed
VID define earlier.