27 Jun
2018
27 Jun
'18
9:39 a.m.
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@baylibre.com [1]: https://lore.kernel.org/lkml/201806271000.j9AWAfLp%25fengguang.wu@intel.com/
.../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