Re: [PATCH 1/1] Add TCL IK512 MBIM & ECM

From: Johan Hovold
Date: Wed Dec 11 2024 - 04:04:07 EST


On Mon, Nov 04, 2024 at 02:42:17PM +0100, Daniel Swanemar wrote:
> Add the following TCL IK512 compositions:
>
> 0x0530: Modem + Diag + AT + MBIM

> 0x0640: ECM + Modem + Diag + AT

> Signed-off-by: Daniel Swanemar <d.swanemar@xxxxxxxxx>

Thanks for the patch, looks good.

Next time remember to use the common commit summary prefix (e.g. as
shown by "git log --oneline" for the driver you are changing). I updated
the summary to:

USB: serial: option: add TCL IK512 MBIM & ECM

when applying.

Johan