Source: linux Severity: wishlist X-Debbugs-Cc: [email protected] Dear Maintainers,
The 5.7 kernel added support for the Modem Host Interface (MHI) bus, and the 5.11 kernel added MHI network device drivers supporting some new WWAN devices. The 5.13 kernel (among others) continues to add additional device support. To take advantage of them, we should enable (as modules) the following config options: - CONFIG_MHI_BUS_PCI_GENERIC (v5.11+) - CONFIG_MHI_NET (v5.12+) - WWAN (enabled by CONFIG_MHI_NET) (v5.13+) I'm currently running a kernel pulled from unstable and have compiled these modules myself, but it would be nice to not have to do that moving forward. Given stable (bullseye) is on 5.10 for the foreseeable future, and testing (bookworm) is already on 5.14, I would not worry about any config changes for anything before 5.14. Thanks, -Alejandro -- System Information: Debian Release: 11.0 APT prefers stable APT policy: (900, 'stable'), (500, 'stable-updates'), (500, 'stable-security'), (50, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 5.14.0-1-amd64 (SMP w/8 CPU threads) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled

