Re: [PATCH] ASoC: rt5575: fix SPI dependency
From: Mark Brown
Date: Mon Feb 02 2026 - 18:00:31 EST
On Mon, 02 Feb 2026 10:54:12 +0100, Arnd Bergmann wrote:
> The rt5575 driver fails to link when SPI support is in a loadable
> module but the codec is built-in:
>
> x86_64-linux-ld: vmlinux.o: in function `rt5575_i2c_probe':
> rt5575.c:(.text+0x9792ce): undefined reference to `rt5575_spi_get_device'
> rt5575.c:(.text+0x979332): undefined reference to `rt5575_spi_fw_load'
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/1] ASoC: rt5575: fix SPI dependency
commit: 1db63f6af17945aed7497ce34a5648add0c1b6d9
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