From: "Bjørn Mork" <bjorn@mork.no>
To: Fabio Porcedda <fabio.porcedda@gmail.com>
Cc: Andrew Lunn <andrew+netdev@lunn.ch>,
"David S . Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
netdev@vger.kernel.org, linux-usb@vger.kernel.org,
Daniele Palmas <dnlplm@gmail.com>,
stable@vger.kernel.org
Subject: Re: [PATCH] net: usb: qmi_wwan: add Telit Cinterion FN990A w/audio composition
Date: Wed, 06 Aug 2025 20:33:32 +0200 [thread overview]
Message-ID: <875xf0i9kz.fsf@miraculix.mork.no> (raw)
In-Reply-To: <20250806121445.179532-1-fabio.porcedda@gmail.com> (Fabio Porcedda's message of "Wed, 6 Aug 2025 14:14:45 +0200")
Fabio Porcedda <fabio.porcedda@gmail.com> writes:
> diff --git a/drivers/net/usb/qmi_wwan.c b/drivers/net/usb/qmi_wwan.c
> index f5647ee0adde..e56901bb6ebc 100644
> --- a/drivers/net/usb/qmi_wwan.c
> +++ b/drivers/net/usb/qmi_wwan.c
> @@ -1361,6 +1361,7 @@ static const struct usb_device_id products[] = {
> {QMI_QUIRK_SET_DTR(0x1bc7, 0x1057, 2)}, /* Telit FN980 */
> {QMI_QUIRK_SET_DTR(0x1bc7, 0x1060, 2)}, /* Telit LN920 */
> {QMI_QUIRK_SET_DTR(0x1bc7, 0x1070, 2)}, /* Telit FN990A */
> + {QMI_QUIRK_SET_DTR(0x1bc7, 0x1077, 2)}, /* Telit FN990A w/audio */
> {QMI_QUIRK_SET_DTR(0x1bc7, 0x1080, 2)}, /* Telit FE990A */
> {QMI_QUIRK_SET_DTR(0x1bc7, 0x10a0, 0)}, /* Telit FN920C04 */
> {QMI_QUIRK_SET_DTR(0x1bc7, 0x10a4, 0)}, /* Telit FN920C04 */
Looks good to me.
A note for the stable backport: You might want to cherry-pick these two
commits changing only the comment text of the two adjacent lines to
avoid unnecessary conflicts:
ad1664fb6990 ("net: usb: qmi_wwan: fix Telit Cinterion FN990A name")
5728b289abbb ("net: usb: qmi_wwan: fix Telit Cinterion FE990A name")
Acked-by: Bjørn Mork <bjorn@mork.no>
prev parent reply other threads:[~2025-08-06 18:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-06 12:14 [PATCH] net: usb: qmi_wwan: add Telit Cinterion FN990A w/audio composition Fabio Porcedda
2025-08-06 18:33 ` Bjørn Mork [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=875xf0i9kz.fsf@miraculix.mork.no \
--to=bjorn@mork.no \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=dnlplm@gmail.com \
--cc=edumazet@google.com \
--cc=fabio.porcedda@gmail.com \
--cc=kuba@kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=stable@vger.kernel.org \
/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