* [PATCH v2] arm64: defconfig: enable Qualcomm PCIe modem drivers
@ 2023-01-15 17:44 Johan Hovold
2023-01-17 18:24 ` Bjorn Andersson
0 siblings, 1 reply; 2+ messages in thread
From: Johan Hovold @ 2023-01-15 17:44 UTC (permalink / raw)
To: Bjorn Andersson
Cc: Catalin Marinas, Will Deacon, Manivannan Sadhasivam, Abel Vesa,
Daniele Palmas, linux-arm-msm, linux-arm-kernel, linux-kernel,
Johan Hovold
Enable the MHI PCI controller driver and the MHI NET and WWAN drivers
for Qualcomm based PCIe modems such as the ones found on the SC8280XP
Compute Reference Design (CRD) and Lenovo Thinkpad X13s.
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
---
Changes in v2
- enable also the MHI NET driver which is needed for some modems
(Daniele)
arch/arm64/configs/defconfig | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6a862f3658a7..02cd913008ec 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -250,6 +250,7 @@ CONFIG_DEVTMPFS_MOUNT=y
CONFIG_FW_LOADER_USER_HELPER=y
CONFIG_HISILICON_LPC=y
CONFIG_TEGRA_ACONNECT=m
+CONFIG_MHI_BUS_PCI_GENERIC=m
CONFIG_ARM_SCMI_PROTOCOL=y
CONFIG_ARM_SCPI_PROTOCOL=y
CONFIG_RASPBERRYPI_FIRMWARE=y
@@ -319,6 +320,7 @@ CONFIG_MACVTAP=m
CONFIG_TUN=y
CONFIG_VETH=m
CONFIG_VIRTIO_NET=y
+CONFIG_MHI_NET=m
CONFIG_NET_DSA_BCM_SF2=m
CONFIG_NET_DSA_MSCC_FELIX=m
CONFIG_AMD_XGBE=y
@@ -405,6 +407,9 @@ CONFIG_MWIFIEX_SDIO=m
CONFIG_MWIFIEX_PCIE=m
CONFIG_WL18XX=m
CONFIG_WLCORE_SDIO=m
+CONFIG_WWAN=m
+CONFIG_MHI_WWAN_CTRL=m
+CONFIG_MHI_WWAN_MBIM=m
CONFIG_INPUT_EVDEV=y
CONFIG_KEYBOARD_ADC=m
CONFIG_KEYBOARD_GPIO=y
--
2.38.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] arm64: defconfig: enable Qualcomm PCIe modem drivers
2023-01-15 17:44 [PATCH v2] arm64: defconfig: enable Qualcomm PCIe modem drivers Johan Hovold
@ 2023-01-17 18:24 ` Bjorn Andersson
0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2023-01-17 18:24 UTC (permalink / raw)
To: johan+linaro
Cc: catalin.marinas, Manivannan Sadhasivam, abel.vesa, dnlplm,
linux-arm-kernel, linux-arm-msm, linux-kernel, will
On Sun, 15 Jan 2023 18:44:50 +0100, Johan Hovold wrote:
> Enable the MHI PCI controller driver and the MHI NET and WWAN drivers
> for Qualcomm based PCIe modems such as the ones found on the SC8280XP
> Compute Reference Design (CRD) and Lenovo Thinkpad X13s.
>
>
Applied, thanks!
[1/1] arm64: defconfig: enable Qualcomm PCIe modem drivers
commit: 9d523ba46944bf2db4960c908fd2889665d0aa88
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-17 19:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-15 17:44 [PATCH v2] arm64: defconfig: enable Qualcomm PCIe modem drivers Johan Hovold
2023-01-17 18:24 ` Bjorn Andersson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox