mbox series

[GIT,PULL] ASoC fixes for v5.2

Message ID 20190508091946.GI14916@sirena.org.uk (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] ASoC fixes for v5.2 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v5.2-3

Message

Mark Brown May 8, 2019, 9:19 a.m. UTC
The following changes since commit ce38a75089f70f6380fc63a5478a7659b4eb3f47:

  ASoC: SOF: core: fix undefined nocodec reference (2019-05-08 15:42:00 +0900)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v5.2-3

for you to fetch changes up to ecc425f06c19a296622c827cde54735ebc5320b8:

  spi: rockchip: turn down tx dma bursts (2019-05-08 18:04:32 +0900)

----------------------------------------------------------------
ASoC: Even more fixes

Yet more stuff that came in through the day.

----------------------------------------------------------------
Emil Renner Berthing (1):
      spi: rockchip: turn down tx dma bursts

Libin Yang (1):
      ASoC: codec: hdac_hdmi: no checking monitor in hw_params

Olivier Moysan (1):
      ASoC: stm32: i2s: update pcm hardware constraints

Tzung-Bi Shih (3):
      ASoC: mediatek: mt6358: initialize setting when ramping volume
      ASoC: mediatek: mt6358: save output volume for mixer controls
      ASoC: mediatek: mt6358: save PGA for mixer control

 drivers/spi/spi-rockchip.c   |   4 +-
 sound/soc/codecs/hdac_hdmi.c |  13 -----
 sound/soc/codecs/mt6358.c    | 131 +++++++++++++++++++++++++++----------------
 sound/soc/stm/stm32_i2s.c    |   3 +-
 4 files changed, 87 insertions(+), 64 deletions(-)