Re: [PATCH] ASoC: codecs: rk817: fix missing I2C dependency in compile test

From: Mark Brown
Date: Tue Aug 30 2022 - 06:14:19 EST


On Tue, 30 Aug 2022 10:58:55 +0300, Krzysztof Kozlowski wrote:
> SND_SOC_RK817 uses I2C regmap so compile testing without parent MFD_RK808, requires I2C:
>
> WARNING: unmet direct dependencies detected for REGMAP_I2C
> Depends on [n]: I2C [=n]
> Selected by [y]:
> - SND_SOC_RK817 [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && (MFD_RK808 [=n] || COMPILE_TEST [=y])
>
> [...]

Applied to

broonie/sound.git for-next

Thanks!

[1/1] ASoC: codecs: rk817: fix missing I2C dependency in compile test
commit: 5204e836544763cb085e653c82d4da77a427591a

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