Hello:
This series was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Mon, 15 Apr 2024 07:26:25 -0700 you wrote:
Update the USB serial option driver to support Longsung U8300/U9300.
For U8300
Interface 4 is used by for QMI interface in stock firmware of U8300, the router which uses U8300 modem. Free the interface up, to rebind it to qmi_wwan driver. Interface 5 is used by for ADB interface in stock firmware of U8300, the router which uses U8300 modem. Free the interface up. The proper configuration is:
[...]
Here is the summary with links: - [1/2,v3] USB: serial: option: add Lonsung U8300/U9300 product (no matching commit) - [2/2,v3] net: usb: qmi_wwan: add Lonsung U8300/U9300 product https://git.kernel.org/netdev/net-next/c/bc1b7f02c8fe
You are awesome, thank you!