]> git.baikalelectronics.ru Git - kernel.git/commit
Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Heine ...
authorMark Brown <broonie@kernel.org>
Wed, 23 Jun 2021 15:31:14 +0000 (16:31 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 23 Jun 2021 15:31:14 +0000 (16:31 +0100)
commitca1b66ad4f170311e09f6f52c9636cddfb3521f8
tree4d7983db2b66d416dcf2deb7b4c53f6ceb5b7f0d
parent7677ad3297e339740df7c75adc95605d91a5d335
parentb44eaec6b8dbc95616178aec04eca6eabadcfe15
Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Heine <ch@denx.de>:

Hi,

this is v2 from my patchset that add support for the TAS2505 to the tlv320aic32x4 driver.

kind regards,
Claudius

Changes from v1:
- clarified commit message of first patch, which add the type value to the struct
- removed unnecessary code to put and get speaker volume
- removed 'Gain' from 'HP Driver Playback Volume' control
- fixed rebase issues

Claudius Heine (3):
  ASoC: tlv320aic32x4: add type to device private data struct
  ASoC: tlv320aic32x4: add support for TAS2505
  ASoC: tlv320aic32x4: dt-bindings: add TAS2505 to compatible

 .../bindings/sound/tlv320aic32x4.txt          |   1 +
 sound/soc/codecs/tlv320aic32x4-i2c.c          |  22 ++-
 sound/soc/codecs/tlv320aic32x4-spi.c          |  23 ++-
 sound/soc/codecs/tlv320aic32x4.c              | 139 +++++++++++++++++-
 sound/soc/codecs/tlv320aic32x4.h              |  10 ++
 5 files changed, 186 insertions(+), 9 deletions(-)

base-commit: b8a2752af5aa9e05259544442020f23914f77d3b
--
2.32.0
MAINTAINERS
sound/soc/codecs/cs43130.c
sound/soc/fsl/fsl-asoc-card.c
sound/soc/qcom/lpass-cpu.c
sound/soc/qcom/lpass.h
sound/soc/soc-topology.c