On Tue, 05 Mar 2024 15:36:27 +0100, Luca Ceresoli wrote:
This series adds a driver for the internal audio codec of the Rockchip RK3308 SoC, along with some related patches. This codec is internally connected to the I2S peripherals on the same chip, and it has some peculiarities arising from that interconnection.
For proper bidirectional operation with the internal codec at any possible combination of sampling rates, the I2S peripheral needs two clock sources (tx and rx), while connection with an external codec commonly needs only one.
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[2/7] ASoC: dt-bindings: Add Rockchip RK3308 internal audio codec commit: cce4cbb157493483f03c21213753b66425a31430 [3/7] ASoC: core: add SOC_DOUBLE_RANGE_TLV() helper macro commit: d75a21611a6e723d81db3f827e131ad39b69186c [4/7] ASoC: codecs: Add RK3308 internal audio codec driver commit: 4ed0915f5bc4bcc81bca783a5b984f3d81e9764e
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