linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable ATH10K_SNOC
@ 2019-10-28 17:18 Bjorn Andersson
  2019-12-21 20:57 ` Jeffrey Hugo
  2019-12-23  4:44 ` Vinod Koul
  0 siblings, 2 replies; 3+ messages in thread
From: Bjorn Andersson @ 2019-10-28 17:18 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Shawn Guo, Bjorn Andersson,
	Olof Johansson, Maxime Ripard, Vinod Koul, Jagan Teki,
	Anson Huang, Leonard Crestez, Dinh Nguyen, Marcin Juszkiewicz
  Cc: linux-arm-kernel, linux-kernel, linux-arm-msm

The ath10k snoc is found on the Qualcomm QCS404 and SDM845, so enable
the driver for this.

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

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e5e83dbf1433..c350ca25ba8e 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -308,6 +308,7 @@ CONFIG_USB_NET_PLUSB=m
 CONFIG_USB_NET_MCS7830=m
 CONFIG_ATH10K=m
 CONFIG_ATH10K_PCI=m
+CONFIG_ATH10K_SNOC=m
 CONFIG_BRCMFMAC=m
 CONFIG_MWIFIEX=m
 CONFIG_MWIFIEX_PCIE=m
-- 
2.23.0


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

* Re: [PATCH] arm64: defconfig: Enable ATH10K_SNOC
  2019-10-28 17:18 [PATCH] arm64: defconfig: Enable ATH10K_SNOC Bjorn Andersson
@ 2019-12-21 20:57 ` Jeffrey Hugo
  2019-12-23  4:44 ` Vinod Koul
  1 sibling, 0 replies; 3+ messages in thread
From: Jeffrey Hugo @ 2019-12-21 20:57 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Catalin Marinas, Will Deacon, Shawn Guo, Olof Johansson,
	Maxime Ripard, Vinod Koul, Jagan Teki, Anson Huang,
	Leonard Crestez, Dinh Nguyen, Marcin Juszkiewicz, MSM, lkml,
	Linux ARM

On Mon, Oct 28, 2019 at 11:18 AM Bjorn Andersson
<bjorn.andersson@linaro.org> wrote:
>
> The ath10k snoc is found on the Qualcomm QCS404 and SDM845, so enable
> the driver for this.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>

This also works for MSM8998, particularly the Lenovo Miix 630 laptop.

Reviewed-by: Jeffrey Hugo <jeffrey.l.hugo@gmail.com>
Tested-by: Jeffrey Hugo <jeffrey.l.hugo@gmail.com>

> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index e5e83dbf1433..c350ca25ba8e 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -308,6 +308,7 @@ CONFIG_USB_NET_PLUSB=m
>  CONFIG_USB_NET_MCS7830=m
>  CONFIG_ATH10K=m
>  CONFIG_ATH10K_PCI=m
> +CONFIG_ATH10K_SNOC=m
>  CONFIG_BRCMFMAC=m
>  CONFIG_MWIFIEX=m
>  CONFIG_MWIFIEX_PCIE=m
> --
> 2.23.0
>
>
> _______________________________________________
> 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 ATH10K_SNOC
  2019-10-28 17:18 [PATCH] arm64: defconfig: Enable ATH10K_SNOC Bjorn Andersson
  2019-12-21 20:57 ` Jeffrey Hugo
@ 2019-12-23  4:44 ` Vinod Koul
  1 sibling, 0 replies; 3+ messages in thread
From: Vinod Koul @ 2019-12-23  4:44 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Catalin Marinas, Will Deacon, Shawn Guo, Olof Johansson,
	Maxime Ripard, Jagan Teki, Anson Huang, Leonard Crestez,
	Dinh Nguyen, Marcin Juszkiewicz, linux-arm-kernel, linux-kernel,
	linux-arm-msm

On 28-10-19, 10:18, Bjorn Andersson wrote:
> The ath10k snoc is found on the Qualcomm QCS404 and SDM845, so enable
> the driver for this.

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

-- 
~Vinod

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

end of thread, other threads:[~2019-12-23  4:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-28 17:18 [PATCH] arm64: defconfig: Enable ATH10K_SNOC Bjorn Andersson
2019-12-21 20:57 ` Jeffrey Hugo
2019-12-23  4:44 ` 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).