[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <176376310618.101329.9975086867710479356.b4-ty@kernel.org>
Date: Fri, 21 Nov 2025 22:11:46 +0000
From: Mark Brown <broonie@...nel.org>
To: Srinivas Kandagatla <srinivas.kandagatla@....qualcomm.com>
Cc: shenghao-ding@...com, lgirdwood@...il.com, perex@...ex.cz,
tiwai@...e.com, linux-sound@...r.kernel.org, linux-kernel@...r.kernel.org,
lumag@...nel.org, kernel test robot <lkp@...el.com>
Subject: Re: [PATCH] ASoC: codecs: wcd934x: add explicit soundwire
depenency
On Fri, 21 Nov 2025 14:32:58 +0000, Srinivas Kandagatla wrote:
> WCD934x provides register read/write interface to soundwire controller via
> slimbus. Eventhough there was no direct compile time dependency for
> this so far, however after adding common wcd functions this dependency
> became explict.
>
> We can either move the soundwire specific bits from wcd-common to wcd-sdw.c or
> something on those lines or explicity add this dependency in Kconfig.
> Moving this wcd-sdw can fix reported compile issue but it does not make
> sense to select this codec without soundwire configs.
> Given the fact that WCD934x is very much providing soundwire functionality
> it is better to specify the soundwire dependency explicity in Kconfig
> which should also fix the below compile time error with combination
> of wcd934x a built-in and soundwire a module and also allow this codec
> selection only when soundwire is available.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/1] ASoC: codecs: wcd934x: add explicit soundwire depenency
commit: a3d8f733d453ed4d4eb1f0e894eec787777465a2
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
Powered by blists - more mailing lists