STM32MP157F-DK2: Telit LE910 USB Modem Detected but No /dev/ttyUSB* Interfaces Create
Dear ST Support Team,
I am using the STM32MP157F-DK2 evaluation board with OpenSTLinux (Linux kernel 5.15).
I am interfacing a Telit LE910C1-IN LTE modem through the USB Host interface. The modem is successfully detected by lsusb (VID:PID 1bc7:1201), and dmesg confirms successful USB enumeration. However, no /dev/ttyUSB* devices are created, preventing AT command communication.
I also verified that the kernel configuration shows:
# CONFIG_USB_SERIAL is not set
Could you please provide the recommended procedure to enable USB modem support for the Telit LE910 on STM32MP157F-DK2? Specifically, I would like to know the required kernel configuration, drivers, packages, or any additional Device Tree or software changes needed to create the /dev/ttyUSB* interfaces.
Below is relevant screenshot for reference.

Thank you.
