On Tue, Oct 11, 2022 at 04:20:08PM +0200, Davide Tronchin wrote: > The LARA-R6 module old PID (defined as: UBLOX_PRODUCT_R6XX > 0x90fa) has been removed. The new LARA-R6 (00B) definition uses 0x908b PID > and the reservation of port 3 is not needed anymore. > > LARA-R6 00B USB composition exposes the following interfaces: > If 0: Diagnostic > If 1: AT parser > If 2: AT parser > If 3: AT parser/alternative functions > Signed-off-by: Davide Tronchin <davide.tronchin.94@xxxxxxxxx> > --- > drivers/usb/serial/option.c | 16 +++++++++++++--- > 1 file changed, 13 insertions(+), 3 deletions(-) Greg already mentioned the missing changelog here. Also make sure to CC anyone that helps you with you review when resending (i.e. Lars in this case). And do remember to CC the maintainer, that is, me. Johan