On Tue, 2023-11-21 at 11:49 +0100, Paolo Abeni wrote: > On Sat, 2023-11-18 at 00:19 +0100, Lech Perczak wrote: > > This modem is used iside ZTE MF28D LTE CPE router. It can already > > establish PPP connections. This series attempts to adjust its > > configuration to properly support QMI interface which is available and > > preferred over that. This is a part of effort to get the device > > supported b OpenWrt. > > > > Lech Perczak (2): > > usb: serial: option: don't claim interface 4 for ZTE MF290 > > net: usb: qmi_wwan: claim interface 4 for ZTE MF290 > > It looks like patch 1 targets the usb-serial tree, patch 2 targets the > netdev tree and there no dependencies between them. Sorry, ENOCOFFEE here. I see the inter-dependency now. I guess it's better to pull both patches via the same tree. @Johan: do you have any preferences? We don't see changes on qmi_wwan.c too often, hopefully we should not hit conflicts up to the next RC. Cheers, Paolo