* [PATCH v2] arm64: defconfig: enable newer Qualcomm SoC sound drivers
@ 2022-09-09 10:51 Krzysztof Kozlowski
2022-09-15 3:36 ` Bjorn Andersson
0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2022-09-09 10:51 UTC (permalink / raw)
To: Andy Gross, Bjorn Andersson, Konrad Dybcio, linux-arm-msm,
linux-kernel
Cc: Arnd Bergmann, Krzysztof Kozlowski
Enable sound support:
1. machine drivers for Qualcomm SC7180 and SC7280 SoCs,
2. Qualcomm ADSP Peripheral Image Loader used already on SC7280.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
Changes since v1:
1. Enable CONFIG_QCOM_Q6V5_ADSP=m
2. Don't cc soc@kernel.org
---
arch/arm64/configs/defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 265454620682..d41423c6079b 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -792,6 +792,8 @@ CONFIG_SND_SOC_APQ8016_SBC=m
CONFIG_SND_SOC_MSM8996=m
CONFIG_SND_SOC_SDM845=m
CONFIG_SND_SOC_SM8250=m
+CONFIG_SND_SOC_SC7180=m
+CONFIG_SND_SOC_SC7280=m
CONFIG_SND_SOC_ROCKCHIP=m
CONFIG_SND_SOC_ROCKCHIP_SPDIF=m
CONFIG_SND_SOC_ROCKCHIP_RT5645=m
@@ -1087,6 +1089,7 @@ CONFIG_ARM_SMMU_V3=y
CONFIG_MTK_IOMMU=y
CONFIG_QCOM_IOMMU=y
CONFIG_REMOTEPROC=y
+CONFIG_QCOM_Q6V5_ADSP=m
CONFIG_QCOM_Q6V5_MSS=m
CONFIG_QCOM_Q6V5_PAS=m
CONFIG_QCOM_SYSMON=m
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] arm64: defconfig: enable newer Qualcomm SoC sound drivers
2022-09-09 10:51 [PATCH v2] arm64: defconfig: enable newer Qualcomm SoC sound drivers Krzysztof Kozlowski
@ 2022-09-15 3:36 ` Bjorn Andersson
0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2022-09-15 3:36 UTC (permalink / raw)
To: agross, konrad.dybcio, linux-kernel, linux-arm-msm,
krzysztof.kozlowski
Cc: Arnd Bergmann
On Fri, 9 Sep 2022 12:51:36 +0200, Krzysztof Kozlowski wrote:
> Enable sound support:
> 1. machine drivers for Qualcomm SC7180 and SC7280 SoCs,
> 2. Qualcomm ADSP Peripheral Image Loader used already on SC7280.
>
>
Applied, thanks!
[1/1] arm64: defconfig: enable newer Qualcomm SoC sound drivers
commit: 9385eb46e319ecb7632acba59dac3458a544bd98
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-15 3:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-09 10:51 [PATCH v2] arm64: defconfig: enable newer Qualcomm SoC sound drivers Krzysztof Kozlowski
2022-09-15 3:36 ` Bjorn Andersson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox