mbox series

[v2,0/2] ASoC: intel: atom: 2 bug-fixes for the atom SST driver

Message ID 20210324132711.216152-1-hdegoede@redhat.com (mailing list archive)
Headers show
Series ASoC: intel: atom: 2 bug-fixes for the atom SST driver | expand

Message

Hans de Goede March 24, 2021, 1:27 p.m. UTC
Hi All,

Here is v2 of my bugfix series for the ASoC Intel Atom SST driver.

The patches are unchanged except for adding Pierre-Louis' Acked-By and
adding a fixed (subject fixed) version of the Fixes: tag which
Pierre-Louis suggested.

The first patch fixes a bug which is causing audio to now work with
pipewire and both Fedora and Arch Linux are moving towards using
pipewire as the default sound-server.

As such it would be good if we can get these 2 bugfixes added to
a 5.12-rc# release.

Regards,

Hans


Hans de Goede (2):
  ASoC: intel: atom: Stop advertising non working S24LE support
  ASoC: intel: atom: Remove 44100 sample-rate from the media and
    deep-buffer DAI descriptions

 sound/soc/intel/atom/sst-mfld-platform-pcm.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Comments

Mark Brown March 24, 2021, 11:39 p.m. UTC | #1
On Wed, 24 Mar 2021 14:27:09 +0100, Hans de Goede wrote:
> Here is v2 of my bugfix series for the ASoC Intel Atom SST driver.
> 
> The patches are unchanged except for adding Pierre-Louis' Acked-By and
> adding a fixed (subject fixed) version of the Fixes: tag which
> Pierre-Louis suggested.
> 
> The first patch fixes a bug which is causing audio to now work with
> pipewire and both Fedora and Arch Linux are moving towards using
> pipewire as the default sound-server.
> 
> [...]

Applied to

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

Thanks!

[1/2] ASoC: intel: atom: Stop advertising non working S24LE support
      commit: aa65bacdb70e549a81de03ec72338e1047842883
[2/2] ASoC: intel: atom: Remove 44100 sample-rate from the media and deep-buffer DAI descriptions
      commit: 632aeebe1b7a3a8b193d71942a10e66919bebfb8

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