2023-11-06 07:31:08

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH RESEND] arm64: defconfig: enable newer Qualcomm sound drivers

Enable the sound machine driver for Qualcomm SC8280xp soundcard (used on
Lenovo Thinkpad X13s laptop), Qualcomm WSA883x (speakers on X13s) and
Qualcomm WSA884x (speakers on boards with Qualcomm SM8550 like QRD8550).

Signed-off-by: Krzysztof Kozlowski <[email protected]>
---

Resending with corrected recipients.

arch/arm64/configs/defconfig | 3 +++
1 file changed, 3 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b60aa1f89343..a8f8c9cecf74 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -920,6 +920,7 @@ CONFIG_SND_SOC_APQ8016_SBC=m
CONFIG_SND_SOC_MSM8996=m
CONFIG_SND_SOC_SDM845=m
CONFIG_SND_SOC_SM8250=m
+CONFIG_SND_SOC_SC8280XP=m
CONFIG_SND_SOC_SC7180=m
CONFIG_SND_SOC_SC7280=m
CONFIG_SND_SOC_ROCKCHIP=m
@@ -977,6 +978,8 @@ CONFIG_SND_SOC_WM8960=m
CONFIG_SND_SOC_WM8962=m
CONFIG_SND_SOC_WM8978=m
CONFIG_SND_SOC_WSA881X=m
+CONFIG_SND_SOC_WSA883X=m
+CONFIG_SND_SOC_WSA884X=m
CONFIG_SND_SOC_NAU8822=m
CONFIG_SND_SOC_LPASS_WSA_MACRO=m
CONFIG_SND_SOC_LPASS_VA_MACRO=m
--
2.34.1


2023-11-06 07:39:36

by Johan Hovold

[permalink] [raw]
Subject: Re: [PATCH RESEND] arm64: defconfig: enable newer Qualcomm sound drivers

On Mon, Nov 06, 2023 at 08:30:48AM +0100, Krzysztof Kozlowski wrote:
> Enable the sound machine driver for Qualcomm SC8280xp soundcard (used on
> Lenovo Thinkpad X13s laptop), Qualcomm WSA883x (speakers on X13s) and
> Qualcomm WSA884x (speakers on boards with Qualcomm SM8550 like QRD8550).
>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
>
> Resending with corrected recipients.

I sent such a patch a few weeks ago:

https://lore.kernel.org/lkml/[email protected]/

and it is still sitting in Bjorn's queue.

Johan

2023-12-17 21:06:25

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH RESEND] arm64: defconfig: enable newer Qualcomm sound drivers


On Mon, 06 Nov 2023 08:30:48 +0100, Krzysztof Kozlowski wrote:
> Enable the sound machine driver for Qualcomm SC8280xp soundcard (used on
> Lenovo Thinkpad X13s laptop), Qualcomm WSA883x (speakers on X13s) and
> Qualcomm WSA884x (speakers on boards with Qualcomm SM8550 like QRD8550).
>
>

Applied, thanks!

[1/1] arm64: defconfig: enable newer Qualcomm sound drivers
commit: 48a9ba5eb4d720c6e21c6e4d2a6fb6e1a97f5f2a

Best regards,
--
Bjorn Andersson <[email protected]>