[PATCH v2 0/2] ASoC: add tas5707 support

From: Jerome Brunet
Date: Wed Jun 27 2018 - 03:39:53 EST


This patchset extends the tas571x driver to support the tas5707
audio power amplifier.

Jerome Brunet (2):
ASoC: tas571x: add tas5707 compatible
ASoC: tas517x: add tas5707 support

Changes since v1 [0]:
* Fixed double const as reported by kbuild robot [1]

[0]: https://lkml.kernel.org/r/20180626174056.6400-1-jbrunet@xxxxxxxxxxxx
[1]: https://lore.kernel.org/lkml/201806271000.j9AWAfLp%25fengguang.wu@xxxxxxxxx/

.../devicetree/bindings/sound/tas571x.txt | 1 +
sound/soc/codecs/Kconfig | 5 +-
sound/soc/codecs/tas571x.c | 110 +++++++++++++++++++++
sound/soc/codecs/tas571x.h | 16 +++
4 files changed, 131 insertions(+), 1 deletion(-)

--
2.14.4