From: pbrobinson on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1138 NOTE: Truncated patchset due to missing public @redhat.com email address on your GitLab profile at https://gitlab.com/-/profile. Once that is fixed, close and reopen the merge request to retrigger sending the emails. The Modem Host Interface (MHI) is used for most newer 4G/LTE and 5G modems. It's basically virtual ethernet over a PCI <-> PCIE-endpoint with a control over a TTY interface. These modems are already in the latest Lenovo laptops and likely others, as well as Edge gateways. Signed-off-by: Peter Robinson <pbrobinson@xxxxxxxxxx> --- redhat/configs/common/generic/powerpc/CONFIG_ATH11K | 1 + redhat/configs/common/generic/powerpc/CONFIG_QRTR | 1 + redhat/configs/common/generic/s390x/CONFIG_ATH11K | 1 + redhat/configs/common/generic/s390x/CONFIG_MHI_BUS | 1 + redhat/configs/common/generic/s390x/CONFIG_QRTR | 1 + redhat/configs/common/generic/CONFIG_ATH11K | 2 +- redhat/configs/common/generic/CONFIG_ATH11K_AHB | 1 + redhat/configs/fedora/generic/CONFIG_ATH11K_DEBUG => redhat/configs/common/generic/CONFIG_ATH11K_DEBUG | 0 redhat/configs/common/generic/CONFIG_ATH11K_DEBUGFS | 1 + redhat/configs/common/generic/CONFIG_ATH11K_PCI | 1 + redhat/configs/fedora/generic/CONFIG_ATH11K_SPECTRAL => redhat/configs/common/generic/CONFIG_ATH11K_SPECTRAL | 0 redhat/configs/fedora/generic/CONFIG_ATH11K_TRACING => redhat/configs/common/generic/CONFIG_ATH11K_TRACING | 0 redhat/configs/common/generic/CONFIG_MHI_BUS | 2 +- redhat/configs/common/generic/CONFIG_MHI_BUS_DEBUG | 1 + redhat/configs/fedora/generic/CONFIG_MHI_BUS_PCI_GENERIC => redhat/configs/common/generic/CONFIG_MHI_BUS_PCI_GENERIC | 0 redhat/configs/fedora/generic/CONFIG_MHI_NET => redhat/configs/common/generic/CONFIG_MHI_NET | 0 redhat/configs/fedora/generic/CONFIG_MHI_WWAN_CTRL => redhat/configs/common/generic/CONFIG_MHI_WWAN_CTRL | 0 redhat/configs/common/generic/CONFIG_QRTR | 2 +- redhat/configs/fedora/generic/CONFIG_QRTR_MHI => redhat/configs/common/generic/CONFIG_QRTR_MHI | 0 redhat/configs/common/generic/CONFIG_QRTR_SMD | 1 + redhat/configs/common/generic/CONFIG_QRTR_TUN | 1 + redhat/configs/fedora/generic/CONFIG_WWAN => redhat/configs/common/generic/CONFIG_WWAN | 0 redhat/configs/fedora/generic/CONFIG_WWAN_CORE => redhat/configs/common/generic/CONFIG_WWAN_CORE | 0 redhat/configs/fedora/generic/arm/CONFIG_ATH11K_AHB | 1 + redhat/configs/fedora/generic/CONFIG_QRTR_SMD => redhat/configs/fedora/generic/arm/CONFIG_QRTR_SMD | 0 redhat/configs/fedora/generic/CONFIG_ATH11K | 1 - redhat/configs/fedora/generic/CONFIG_ATH11K_AHB | 19 --------- redhat/configs/fedora/generic/CONFIG_ATH11K_DEBUGFS | 1 - redhat/configs/fedora/generic/CONFIG_ATH11K_PCI | 20 ---------- redhat/configs/fedora/generic/CONFIG_MHI_BUS | 1 - redhat/configs/fedora/generic/CONFIG_MHI_BUS_DEBUG | 19 --------- redhat/configs/fedora/generic/CONFIG_QRTR | 1 - redhat/configs/fedora/generic/CONFIG_QRTR_TUN | 1 - redhat/configs/pending-common/generic/CONFIG_WWAN | 17 -------- 34 files changed, 15 insertions(+), 83 deletions(-) _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure