Re:Re: [PATCH v2 1/2] bus: mhi: host: pci_generic: Add Foxconn T99W760 modem
From: Slark Xiao
Date: Wed Nov 19 2025 - 06:06:55 EST
At 2025-11-19 17:21:33, "Konrad Dybcio" <konrad.dybcio@xxxxxxxxxxxxxxxx> wrote:
>On 11/19/25 10:12 AM, Slark Xiao wrote:
>>
>> At 2025-11-19 17:05:17, "Dmitry Baryshkov" <dmitry.baryshkov@xxxxxxxxxxxxxxxx> wrote:
>>> On Wed, Nov 19, 2025 at 04:45:37PM +0800, Slark Xiao wrote:
>>>> T99W760 modem is based on Qualcomm SDX35 chipset.
>>>> It use the same channel settings with Foxconn SDX61.
>>>> edl file has been committed to linux-firmware.
>>>>
>>>> Signed-off-by: Slark Xiao <slark_xiao@xxxxxxx>
>>>> ---
>>>> v2: Add net and MHI maintainer together
>>>> ---
>>>> drivers/bus/mhi/host/pci_generic.c | 13 +++++++++++++
>>>> 1 file changed, 13 insertions(+)
>>>
>>> Note: only 1/2 made it to linux-arm-msm. Is it intentional or was there
>>> any kind of an error while sending the patches?
>>>
>>> --
>>> With best wishes
>>> Dmitry
>> Both patches have cc linux-arm-msm@xxxxxxxxxxxxxxx.
>> And now I can find both patches in:
>> patchwork.kernel.org/project/linux-arm-msm/list/
>
>It seems like they're there, but not part of the same thread
>
>Please try using the b4 tool:
>
>https://b4.docs.kernel.org/
>
>which will help avoid such issues
>
>Konrad
I send a version 3 again. It seems OK now.
Please help take a look on that.
Thanks.