On Wed, 31 Dec 2025 10:35:01 +0800, Oder Chiou wrote:
This patch series adds support for the Realtek ALC5575 audio codec.
Changes in v11:
- Patch 1/4:
- minor fixes
- Patch 2/4:
- change of_find_spi_controller_by_node() gating to CONFIG_OF
- Patch 3/4:
- nothing
- Patch 4/4:
- achieve reverse-christmas-tree notation
- remove formal version check
- revise check whether the firmware boots from SPI or not
- minor fixes
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/4] spi: export of_find_spi_controller_by_node() commit: ee69f55eb183efb43da14cdad72910b1b1cc2932 [2/4] spi: change of_find_spi_controller_by_node() gating to CONFIG_OF commit: 037f8d896688bf3384eb6bf34e24e8fbc9f6e02d [3/4] ASoC: dt-bindings: realtek,rt5575: add support for ALC5575 commit: af4c0b951b18a8af73fa8541fabf1bf2484bba9b [4/4] ASoC: rt5575: Add the codec driver for the ALC5575 commit: c7ac7499ac5bb50ab3e00add121822c5c904bc91
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