[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <26889f86-82bd-4bf2-808e-7476ad6671f7@gmail.com>
Date: Tue, 19 Nov 2024 11:55:10 +0700
From: Lars Melin <larsm17@...il.com>
To: Ivan Shapovalov <intelfx@...elfx.name>, linux-kernel@...r.kernel.org
Cc: Bjørn Mork <bjorn@...k.no>,
Andrew Lunn <andrew+netdev@...n.ch>, "David S. Miller"
<davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Johan Hovold <johan@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>, netdev@...r.kernel.org,
linux-usb@...r.kernel.org
Subject: Re: [PATCH 1/5] net: usb: qmi_wwan: add IDs for EM7565 (9X50) in
"MBIM USBIF" config
On 2024-11-17 15:31, Ivan Shapovalov wrote:
> This change was discovered and tested using author's own EM7565 device.
>
> This "MBIM USBIF" configuration corresponds to the `AT!USBCOMP=1,1,xxx`
> on-device USB composition setting. When activated, the VID:PID resets
> to 1199:90b1 ("application" mode) + 1199:90b0 ("boot" mode, i.e. QDL).
Hi Ivan,
for the whole series 1-5, please include an lsusb -v or usb-devices
listing for any device that you add support for.
What you find in device firmware or in Qualcomm SDK drivers does not
necessarily reflect what has actually been manufactured and consequently
how those Id's could be used for a future different product.
The 1199:90d3 is already supported by the option serial driver and that
is where devices with interfaces supported by their unique interface
attributes belong instead of being supported by interface number in
qcserial.
thanks
Lars
Powered by blists - more mailing lists