Getting usb invalid interface number with EM060K-GL PCIE in Openwrt

We been using EC25 for our products and recently we wanted to have CAT6 and suggested module by our FAE is EM060K-GL.

But getting below with working QMI driver. Can you please help in it.

[ 10.467323] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 10.790852] usb 1-1: config 1 has an invalid interface number: 8 but max is 6
[ 10.798274] usb 1-1: config 1 has an invalid interface number: 9 but max is 6
[ 10.805709] usb 1-1: config 1 has an invalid interface number: 9 but max is 6
[ 10.813102] usb 1-1: config 1 has an invalid interface number: 12 but max is 6
[ 10.820601] usb 1-1: config 1 has no interface number 4
[ 10.826010] usb 1-1: config 1 has no interface number 5
[ 10.831426] usb 1-1: config 1 has no interface number 6
usbcore: registered new interface driver qmi_wwan

Thank you

Thanks for you query in Quectel forums.
According to this document, check whether VID and PID of EM060K are added to the Option file in the USB driver package of the module. If not, add VID 0x2C7C and PID 0x0306 of EM060K according to the document. I hope it will help you.
Quectel_LTE&5G_Linux_USB_Driver_User_Guide_V2.0.pdf (564.5 KB)