From: Johan Hovold <johan@kernel.org>
To: Renjun Wang <renjunw0@foxmail.com>
Cc: gregkh@linuxfoundation.org, linux-usb@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] USB: serial: option: add UNISOC(Spreadtrum) UIS7720
Date: Mon, 20 Oct 2025 17:12:51 +0200 [thread overview]
Message-ID: <aPZRc7hfCf8WqeyF@hovoldconsulting.com> (raw)
In-Reply-To: <tencent_0066A06B7D93DDC53FCE20AD3149F8B01908@qq.com>
On Sun, Oct 19, 2025 at 06:44:38PM +0800, Renjun Wang wrote:
> Add support for UNISOC(Spreadtrum) UIS7720(A7720) module.
> Signed-off-by: Renjun Wang <renjunw0@foxmail.com>
> ---
> drivers/usb/serial/option.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c
> index 62e984d20e59..667de914a5eb 100644
> --- a/drivers/usb/serial/option.c
> +++ b/drivers/usb/serial/option.c
> @@ -619,6 +619,7 @@ static void option_instat_callback(struct urb *urb);
> #define TOZED_PRODUCT_LT70C 0x4055
> /* Luat Air72*U series based on UNISOC UIS8910 uses UNISOC's vendor ID */
> #define LUAT_PRODUCT_AIR720U 0x4e00
> +#define UNISOC_PRODUCT_UIS7720 0x4064
Now applied after fixing the sort order as Greg suggested.
Johan
prev parent reply other threads:[~2025-10-20 15:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-19 10:44 [PATCH] USB: serial: option: add UNISOC(Spreadtrum) UIS7720 Renjun Wang
2025-10-19 11:16 ` Greg KH
2025-10-19 12:50 ` Renjun Wang
2025-10-20 15:12 ` Johan Hovold [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aPZRc7hfCf8WqeyF@hovoldconsulting.com \
--to=johan@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=renjunw0@foxmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox