* [PATCH v1] arm64: defconfig: Enable Qualcomm PM4125 audio codec as module
@ 2026-06-20 7:04 Mohammad Rafi Shaik
2026-06-21 16:37 ` Krzysztof Kozlowski
0 siblings, 1 reply; 2+ messages in thread
From: Mohammad Rafi Shaik @ 2026-06-20 7:04 UTC (permalink / raw)
To: Bjorn Andersson, Konrad Dybcio, Krzysztof Kozlowski
Cc: linux-arm-msm, linux-kernel
Enable the Qualcomm PM4125 audio codec as a loadable module,
as it is now required on the Shikra evk platform.
Signed-off-by: Mohammad Rafi Shaik <mohammad.rafi.shaik@oss.qualcomm.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f2e6ae93e..69d548c62 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1154,6 +1154,7 @@ CONFIG_SND_SOC_GTM601=m
CONFIG_SND_SOC_MAX98090=m
CONFIG_SND_SOC_MSM8916_WCD_ANALOG=m
CONFIG_SND_SOC_MSM8916_WCD_DIGITAL=m
+CONFIG_SND_SOC_PM4125_SDW=m
CONFIG_SND_SOC_RK3308=m
CONFIG_SND_SOC_RK817=m
CONFIG_SND_SOC_RT5640=m
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v1] arm64: defconfig: Enable Qualcomm PM4125 audio codec as module
2026-06-20 7:04 [PATCH v1] arm64: defconfig: Enable Qualcomm PM4125 audio codec as module Mohammad Rafi Shaik
@ 2026-06-21 16:37 ` Krzysztof Kozlowski
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2026-06-21 16:37 UTC (permalink / raw)
To: Mohammad Rafi Shaik, Bjorn Andersson, Konrad Dybcio
Cc: linux-arm-msm, linux-kernel
On 20/06/2026 09:04, Mohammad Rafi Shaik wrote:
> Enable the Qualcomm PM4125 audio codec as a loadable module,
> as it is now required on the Shikra evk platform.
"...on the Qualcomm Shikra EVK platform"?
but also:
git grep -i "Shikra evk"
gives me zero on next from 16th June, so is this really the name used in
upstream?
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-21 16:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-20 7:04 [PATCH v1] arm64: defconfig: Enable Qualcomm PM4125 audio codec as module Mohammad Rafi Shaik
2026-06-21 16:37 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome