* [PATCH] ASoC: es9356-sdca: add SND_SOC_SDCA dependencies
@ 2026-05-19 20:37 Arnd Bergmann
2026-05-26 21:14 ` Mark Brown
0 siblings, 1 reply; 2+ messages in thread
From: Arnd Bergmann @ 2026-05-19 20:37 UTC (permalink / raw)
To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai, Zhang Yi
Cc: Arnd Bergmann, Richard Fitzgerald, Srinivas Kandagatla,
linux-sound, linux-kernel
From: Arnd Bergmann <arnd@arndb.de>
Without this, the driver fails to link:
x86_64-linux-ld: sound/soc/codecs/es9356.o:(.rodata+0x4208): undefined reference to `sdca_asoc_q78_put_volsw'
Fixes: 5d9cb740cd38 ("ASoC: es9356-sdca: Add ES9356 SDCA driver")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
---
sound/soc/codecs/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 5fdd0334c355..25294f3c7bc0 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -1303,6 +1303,7 @@ config SND_SOC_ES8389
config SND_SOC_ES9356
tristate "Everest Semi ES9356 CODEC SDW"
depends on SOUNDWIRE
+ depends on SND_SOC_SDCA
select REGMAP_SOUNDWIRE
select REGMAP_SOUNDWIRE_MBQ
--
2.39.5
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ASoC: es9356-sdca: add SND_SOC_SDCA dependencies
2026-05-19 20:37 [PATCH] ASoC: es9356-sdca: add SND_SOC_SDCA dependencies Arnd Bergmann
@ 2026-05-26 21:14 ` Mark Brown
0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2026-05-26 21:14 UTC (permalink / raw)
To: Liam Girdwood, Jaroslav Kysela, Takashi Iwai, Zhang Yi, Arnd Bergmann
Cc: Arnd Bergmann, Richard Fitzgerald, Srinivas Kandagatla,
linux-sound, linux-kernel
On Tue, 19 May 2026 22:37:55 +0200, Arnd Bergmann wrote:
> ASoC: es9356-sdca: add SND_SOC_SDCA dependencies
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-7.2
Thanks!
[1/1] ASoC: es9356-sdca: add SND_SOC_SDCA dependencies
https://git.kernel.org/broonie/sound/c/80cd9b010e37
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-27 12:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-19 20:37 [PATCH] ASoC: es9356-sdca: add SND_SOC_SDCA dependencies Arnd Bergmann
2026-05-26 21:14 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®