On Fri, 30 Jun 2023 20:21:51 +0300, Andy Shevchenko wrote:
The code can be simplified with refactored GPIO parts and with use of device_get_match_data(). Besides that couple of additional changes, one for maintenance and one for making IRQ domain agnostic (not being pinned to OF).
Changelog v2:
- refactored GPIO code in (a new) patch 1
- fixed compilation error in patch 2 (LKP)
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/4] ASoC: rt5677: Refactor GPIO support code commit: 5512ffd9f39832f312b7f903703ac39d6367fe8a [2/4] ASoC: rt5677: Use agnostic irq_domain_create_linear() commit: c3d42d7baf6b4032171270e3df001fb946493452 [3/4] ASoC: rt5677: Use device_get_match_data() commit: 043bb9c012ee7d092a477159cc66dbdf62fd2666 [4/4] ASoC: rt5677: Sort headers alphabetically commit: ea1c1019a88d88cf0a7d6892f594b72ddb3b8c0b
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