mbox series

[v2,0/3] Codec workaround

Message ID 20200812094631.4698-1-michael.wei.hong.sit@intel.com (mailing list archive)
Headers show
Series Codec workaround | expand

Message

Sit, Michael Wei Hong Aug. 12, 2020, 9:46 a.m. UTC
This patch series enables some features on the tlv3204 codec and also fixes some issues faced while testing

v2: Fixed the build error from snd_soc_component_read32
v1: initial ASoC: codec: tlv3204: Codec workaround series


Michael Sit Wei Hong (3):
  ASoC: codec: tlv3204: Enable 24 bit audio support
  ASoC: codec: tlv3204: Increased maximum supported channels
  ASoC: codec: tlv3204: Moving GPIO reset and add ADC reset

 sound/soc/codecs/tlv320aic32x4.c | 60 +++++++++++++++++++++++---------
 1 file changed, 44 insertions(+), 16 deletions(-)

Comments

Mark Brown Aug. 18, 2020, 4:55 p.m. UTC | #1
On Wed, 12 Aug 2020 17:46:28 +0800, Michael Sit Wei Hong wrote:
> This patch series enables some features on the tlv3204 codec and also fixes some issues faced while testing
> 
> v2: Fixed the build error from snd_soc_component_read32
> v1: initial ASoC: codec: tlv3204: Codec workaround series
> 
> 
> Michael Sit Wei Hong (3):
>   ASoC: codec: tlv3204: Enable 24 bit audio support
>   ASoC: codec: tlv3204: Increased maximum supported channels
>   ASoC: codec: tlv3204: Moving GPIO reset and add ADC reset
> 
> [...]

Applied to

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

Thanks!

[1/3] ASoC: codec: tlv3204: Enable 24 bit audio support
      commit: dcd79364bff36ce1341a59be8142ded5b7da7d19
[2/3] ASoC: codec: tlv3204: Increased maximum supported channels
      commit: d1c859d314d87c6f4dc09c3d7cf6f3ec9f44bcc5
[3/3] ASoC: codec: tlv3204: Moving GPIO reset and add ADC reset
      commit: 9d4befff5a959e5f2f94357b3554a6929f596e15

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