linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable Qualcomm prima/pronto drivers
@ 2021-10-08 19:28 Bjorn Andersson
  2021-10-15  0:54 ` Dmitry Baryshkov
  2021-10-15  6:21 ` Vinod Koul
  0 siblings, 2 replies; 3+ messages in thread
From: Bjorn Andersson @ 2021-10-08 19:28 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Catalin Marinas, Will Deacon, Shawn Guo, linux-arm-kernel,
	linux-kernel, linux-arm-msm, Stephan Gerhold

The Qualcomm prima/pronto drivers consists of a remoteproc driver boot
the combined WiFi and Bluetooth firmware on the related co-processor, a
control driver to load calibration and settings firmware, the wcn36xx
WiFi driver and the SMD based Bluetooth driver.

Enable these in the defconfig to provide Bluetooth and WiFi on devices
such as the Qualcomm Dragonboard 410c.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
---
 arch/arm64/configs/defconfig | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 39a448e9edd3..c39c96f14208 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -201,6 +201,7 @@ CONFIG_BT_HCIUART=m
 CONFIG_BT_HCIUART_LL=y
 CONFIG_BT_HCIUART_BCM=y
 CONFIG_BT_HCIUART_QCA=y
+CONFIG_BT_QCOMSMD=m
 CONFIG_CFG80211=m
 CONFIG_MAC80211=m
 CONFIG_MAC80211_LEDS=y
@@ -380,6 +381,7 @@ CONFIG_USB_NET_MCS7830=m
 CONFIG_ATH10K=m
 CONFIG_ATH10K_PCI=m
 CONFIG_ATH10K_SNOC=m
+CONFIG_WCN36XX=m
 CONFIG_BRCMFMAC=m
 CONFIG_MWIFIEX=m
 CONFIG_MWIFIEX_PCIE=m
@@ -1020,6 +1022,8 @@ CONFIG_REMOTEPROC=y
 CONFIG_QCOM_Q6V5_MSS=m
 CONFIG_QCOM_Q6V5_PAS=m
 CONFIG_QCOM_SYSMON=m
+CONFIG_QCOM_WCNSS_PIL=m
+CONFIG_RPMSG_CHAR=m
 CONFIG_RPMSG_QCOM_GLINK_RPM=y
 CONFIG_RPMSG_QCOM_GLINK_SMEM=m
 CONFIG_RPMSG_QCOM_SMD=y
@@ -1043,6 +1047,7 @@ CONFIG_QCOM_SMD_RPM=y
 CONFIG_QCOM_SMP2P=y
 CONFIG_QCOM_SMSM=y
 CONFIG_QCOM_SOCINFO=m
+CONFIG_QCOM_WCNSS_CTRL=m
 CONFIG_QCOM_APR=m
 CONFIG_ARCH_R8A774A1=y
 CONFIG_ARCH_R8A774B1=y
-- 
2.29.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable Qualcomm prima/pronto drivers
  2021-10-08 19:28 [PATCH] arm64: defconfig: Enable Qualcomm prima/pronto drivers Bjorn Andersson
@ 2021-10-15  0:54 ` Dmitry Baryshkov
  2021-10-15  6:21 ` Vinod Koul
  1 sibling, 0 replies; 3+ messages in thread
From: Dmitry Baryshkov @ 2021-10-15  0:54 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Catalin Marinas, Will Deacon, Shawn Guo, linux-arm-kernel,
	linux-kernel, linux-arm-msm, Stephan Gerhold

On 08/10/2021 22:28, Bjorn Andersson wrote:
> The Qualcomm prima/pronto drivers consists of a remoteproc driver boot
> the combined WiFi and Bluetooth firmware on the related co-processor, a
> control driver to load calibration and settings firmware, the wcn36xx
> WiFi driver and the SMD based Bluetooth driver.
> 
> Enable these in the defconfig to provide Bluetooth and WiFi on devices
> such as the Qualcomm Dragonboard 410c.
> 
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>

> ---
>   arch/arm64/configs/defconfig | 5 +++++
>   1 file changed, 5 insertions(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 39a448e9edd3..c39c96f14208 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -201,6 +201,7 @@ CONFIG_BT_HCIUART=m
>   CONFIG_BT_HCIUART_LL=y
>   CONFIG_BT_HCIUART_BCM=y
>   CONFIG_BT_HCIUART_QCA=y
> +CONFIG_BT_QCOMSMD=m
>   CONFIG_CFG80211=m
>   CONFIG_MAC80211=m
>   CONFIG_MAC80211_LEDS=y
> @@ -380,6 +381,7 @@ CONFIG_USB_NET_MCS7830=m
>   CONFIG_ATH10K=m
>   CONFIG_ATH10K_PCI=m
>   CONFIG_ATH10K_SNOC=m
> +CONFIG_WCN36XX=m
>   CONFIG_BRCMFMAC=m
>   CONFIG_MWIFIEX=m
>   CONFIG_MWIFIEX_PCIE=m
> @@ -1020,6 +1022,8 @@ CONFIG_REMOTEPROC=y
>   CONFIG_QCOM_Q6V5_MSS=m
>   CONFIG_QCOM_Q6V5_PAS=m
>   CONFIG_QCOM_SYSMON=m
> +CONFIG_QCOM_WCNSS_PIL=m
> +CONFIG_RPMSG_CHAR=m
>   CONFIG_RPMSG_QCOM_GLINK_RPM=y
>   CONFIG_RPMSG_QCOM_GLINK_SMEM=m
>   CONFIG_RPMSG_QCOM_SMD=y
> @@ -1043,6 +1047,7 @@ CONFIG_QCOM_SMD_RPM=y
>   CONFIG_QCOM_SMP2P=y
>   CONFIG_QCOM_SMSM=y
>   CONFIG_QCOM_SOCINFO=m
> +CONFIG_QCOM_WCNSS_CTRL=m
>   CONFIG_QCOM_APR=m
>   CONFIG_ARCH_R8A774A1=y
>   CONFIG_ARCH_R8A774B1=y
> 


-- 
With best wishes
Dmitry

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable Qualcomm prima/pronto drivers
  2021-10-08 19:28 [PATCH] arm64: defconfig: Enable Qualcomm prima/pronto drivers Bjorn Andersson
  2021-10-15  0:54 ` Dmitry Baryshkov
@ 2021-10-15  6:21 ` Vinod Koul
  1 sibling, 0 replies; 3+ messages in thread
From: Vinod Koul @ 2021-10-15  6:21 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Catalin Marinas, Will Deacon, Shawn Guo, linux-arm-kernel,
	linux-kernel, linux-arm-msm, Stephan Gerhold

On 08-10-21, 12:28, Bjorn Andersson wrote:
> The Qualcomm prima/pronto drivers consists of a remoteproc driver boot
> the combined WiFi and Bluetooth firmware on the related co-processor, a
> control driver to load calibration and settings firmware, the wcn36xx
> WiFi driver and the SMD based Bluetooth driver.
> 
> Enable these in the defconfig to provide Bluetooth and WiFi on devices
> such as the Qualcomm Dragonboard 410c.

Reviewed-by: Vinod Koul <vkoul@kernel.org>

-- 
~Vinod

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-15  6:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-08 19:28 [PATCH] arm64: defconfig: Enable Qualcomm prima/pronto drivers Bjorn Andersson
2021-10-15  0:54 ` Dmitry Baryshkov
2021-10-15  6:21 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).