Re: [PATCH] USB: serial: pl2303: Add IBM device IDs
From: Johan Hovold
Date: Mon Feb 28 2022 - 03:59:43 EST
On Thu, Feb 24, 2022 at 09:34:44AM -0600, Eddie James wrote:
> IBM manufactures a PL2303 device for UPS communications. Add the vendor
> and product IDs so that the PL2303 driver binds to the device.
Thanks for the patch, looks good.
> Signed-off-by: Eddie James <eajames@xxxxxxxxxxxxx>
> Signed-off-by: Joel Stanley <joel@xxxxxxxxx>
The SoB of the submitter should go last here though. You can use
Co-developed-by to give a co-author credit (or add a From line in case
you're in fact not an author). Please review:
Documentation/process/submitting-patches.rst
and send a v2.
Johan