Re: [PATCH] USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter

From: Johan Hovold
Date: Thu Aug 06 2020 - 13:28:27 EST


On Thu, Aug 06, 2020 at 11:02:34AM +0200, Patrick Riphagen wrote:
> The device added has an FTDI chip inside.
> The device is used to connect Xsens USB Motion Trackers.
>
> Cc: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Patrick Riphagen <patrick.riphagen@xxxxxxxxx>
> ---

Almost there; would you mind resending with an added From: line before
the commit message so that the authorship matches the SoB?

Also, whenever you update a patch, please add a version number in the
Subject line (e.g. "[PATCH v2]: USB: serial: ...") so we can keep track
of which version is the latest one. You should also include a short
changelog here under the "---" line so we know what changed.

Thanks,
Johan