From: "Slark Xiao" <slark_xiao@163.com>
To: "Loic Poulain" <loic.poulain@oss.qualcomm.com>
Cc: ryazanov.s.a@gmail.com, johannes@sipsolutions.net,
andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
pabeni@redhat.com, mani@kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re:Re: [PATCH] net: wwan: mhi: Keep modem name match with Foxconn T99W640
Date: Mon, 24 Nov 2025 10:21:28 +0800 (CST) [thread overview]
Message-ID: <3d69aa71.2528.19ab3aa856f.Coremail.slark_xiao@163.com> (raw)
In-Reply-To: <CAFEp6-17so5xAbXYBv3vPdOsxmo7_+ELnXHxcQb5zZj7apTjzg@mail.gmail.com>
At 2025-11-21 20:57:07, "Loic Poulain" <loic.poulain@oss.qualcomm.com> wrote:
>Hi Slark,
>
>On Thu, Nov 20, 2025 at 12:41 PM Slark Xiao <slark_xiao@163.com> wrote:
>>
>> Correct it since M.2 device T99W640 has updated from T99W515.
>> We need to align it with MHI side otherwise this modem can't
>> get the network.
>>
>> Fixes: ae5a34264354 ("bus: mhi: host: pci_generic: Fix the modem name of Foxconn T99W640")
>> Fixes: 65bc58c3dcad ("net: wwan: mhi: make default data link id configurable")
>
>Only the first Fixes tag is needed, as that’s where the mismatch was
>introduced and should be considered the point of correction.
>
Will fix this in next version patch.
>> Signed-off-by: Slark Xiao <slark_xiao@163.com>
>> ---
>> drivers/net/wwan/mhi_wwan_mbim.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/net/wwan/mhi_wwan_mbim.c b/drivers/net/wwan/mhi_wwan_mbim.c
>> index a142af59a91f..1d7e3ad900c1 100644
>> --- a/drivers/net/wwan/mhi_wwan_mbim.c
>> +++ b/drivers/net/wwan/mhi_wwan_mbim.c
>> @@ -98,7 +98,7 @@ static struct mhi_mbim_link *mhi_mbim_get_link_rcu(struct mhi_mbim_context *mbim
>> static int mhi_mbim_get_link_mux_id(struct mhi_controller *cntrl)
>> {
>> if (strcmp(cntrl->name, "foxconn-dw5934e") == 0 ||
>> - strcmp(cntrl->name, "foxconn-t99w515") == 0 ||
>> + strcmp(cntrl->name, "foxconn-t99w640") == 0 ||
>> strcmp(cntrl->name, "foxconn-t99w760") == 0)
>> return WDS_BIND_MUX_DATA_PORT_MUX_ID;
>>
>> --
>> 2.25.1
>>
next prev parent reply other threads:[~2025-11-24 2:22 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-20 11:41 Slark Xiao
2025-11-21 12:57 ` Loic Poulain
2025-11-24 2:21 ` Slark Xiao [this message]
2025-11-22 2:08 ` Jakub Kicinski
2025-11-24 2:30 ` Slark Xiao
2025-11-24 9:53 ` Loic Poulain
2025-11-24 10:07 ` Slark Xiao
2025-11-25 2:42 ` Jakub Kicinski
2025-11-25 3:06 ` Slark Xiao
2025-11-25 3:12 ` Jakub Kicinski
2025-11-25 3:16 ` Slark Xiao
2025-11-25 3:21 ` Jakub Kicinski
2025-11-25 3:31 ` Slark Xiao
2025-11-25 4:55 ` Manivannan Sadhasivam
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=3d69aa71.2528.19ab3aa856f.Coremail.slark_xiao@163.com \
--to=slark_xiao@163.com \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=johannes@sipsolutions.net \
--cc=linux-kernel@vger.kernel.org \
--cc=loic.poulain@oss.qualcomm.com \
--cc=mani@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=ryazanov.s.a@gmail.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
all inboxes | Powered by JetHome®