RE: (subset) [PATCH 00/10] soundwire/ASoC: add mockup codec support

From: Liao, Bard
Date: Thu Jul 29 2021 - 03:08:03 EST


Hi Vinod,

Do you have any comment on the SoundWire part?

> -----Original Message-----
> From: Mark Brown <broonie@xxxxxxxxxx>
> Sent: Thursday, July 15, 2021 3:36 AM
> To: vkoul@xxxxxxxxxx; alsa-devel@xxxxxxxxxxxxxxxx; Bard Liao <yung-
> chuan.liao@xxxxxxxxxxxxxxx>
> Cc: Mark Brown <broonie@xxxxxxxxxx>; linux-kernel@xxxxxxxxxxxxxxx; pierre-
> louis.bossart@xxxxxxxxxxxxxxx; srinivas.kandagatla@xxxxxxxxxx; Liao, Bard
> <bard.liao@xxxxxxxxx>; vinod.koul@xxxxxxxxxx; tiwai@xxxxxxx;
> gregkh@xxxxxxxxxxxxxxxxxxx; Kale, Sanyog R <sanyog.r.kale@xxxxxxxxx>
> Subject: Re: (subset) [PATCH 00/10] soundwire/ASoC: add mockup codec
> support
>
> On Wed, 14 Jul 2021 11:21:59 +0800, Bard Liao wrote:
> > Adding mockup SoundWire codec is useful to debug driver/topology
> > changes without having any actual device connected.
> >
> > Bard Liao (2):
> > soundwire: stream: don't abort bank switch on Command_Ignored/-
> ENODATA
> > soundwire: stream: don't program mockup device ports
> >
> > [...]
>
> Applied to
>
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
>
> Thanks!
>
> [01/10] ASoC: codecs: add SoundWire mockup device support
> commit: 81d3d3d0bf09e606dbc1e3daad1c7cef3976fca2
> [02/10] ASoC: soc-acpi: cnl: add table for SoundWire mockup devices
> commit: 2694cda7a4393fbd436e28474832a053e70e0733
> [03/10] ASoC: soc-acpi: tgl: add table for SoundWire mockup devices
> commit: 3025d398c436d313f9b6b5c1f53918efeafcf5dc
> [04/10] ASoC: Intel: boards: sof_sdw: add SoundWire mockup codecs for tests
> commit: 0ccac3bcf3564cbcba483dec20c7550939873f59
>
> 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