mbox series

[v2,0/4] ASoC: Intel: bytcr_wm5102: add various quirks

Message ID 20231025143513.291753-1-hdegoede@redhat.com
Headers show
Series ASoC: Intel: bytcr_wm5102: add various quirks | expand

Message

Hans de Goede Oct. 25, 2023, 2:35 p.m. UTC
Hi Mark,

As requested here is a v2 of my series to add various quirks
to the bytcr_wm5102 Intel board driver to make it more flexible.

Changes in v2:
- Dropped 2 already merged patches
- Rebased on top of broonie/sound/for-6.7

Regards,

Hans


Hans de Goede (4):
  ASoC: Intel: bytcr_wm5102: Add BYT_WM5102_SSP2 quirk
  ASoC: Intel: bytcr_wm5102: Add BYT_WM5102_MCLK_19_2MHZ quirk
  ASoC: Intel: bytcr_wm5102: Add BYT_WM5102_OUT_MAP quirk
  ASoC: Intel: bytcr_wm5102: Add BYT_WM5102_IN_MAP quirk

 sound/soc/intel/boards/bytcr_wm5102.c | 229 +++++++++++++++++++++++---
 1 file changed, 202 insertions(+), 27 deletions(-)

Comments

Mark Brown Oct. 26, 2023, 5:10 p.m. UTC | #1
On Wed, 25 Oct 2023 16:35:09 +0200, Hans de Goede wrote:
> As requested here is a v2 of my series to add various quirks
> to the bytcr_wm5102 Intel board driver to make it more flexible.
> 
> Changes in v2:
> - Dropped 2 already merged patches
> - Rebased on top of broonie/sound/for-6.7
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/4] ASoC: Intel: bytcr_wm5102: Add BYT_WM5102_SSP2 quirk
      commit: 95504218c688d286fb6bfd5f4dd394b74c80832f
[2/4] ASoC: Intel: bytcr_wm5102: Add BYT_WM5102_MCLK_19_2MHZ quirk
      commit: bce4b014cc215afd1eca06977dbe91a1eb63551c
[3/4] ASoC: Intel: bytcr_wm5102: Add BYT_WM5102_OUT_MAP quirk
      commit: c556d202bef1b74dbfa0369bf221ccd83dfa7a59
[4/4] ASoC: Intel: bytcr_wm5102: Add BYT_WM5102_IN_MAP quirk
      commit: 8619fd0e9026c10841e162ec403f4223fe1f3846

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