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. I think it would be cleaner if you re-submit the patches separately, thanks! Paolo