ASoC: tas2562: Add the TAS2110 class-D amplifier
authorDan Murphy <dmurphy@ti.com>
Mon, 21 Sep 2020 15:38:20 +0000 (10:38 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 21 Sep 2020 22:57:18 +0000 (23:57 +0100)
commit8adcdbe63aa7745ecd253b6dcf03cd2d30ece8f5
tree1feb10ce2c5fec4f5bba1fd95d3eb1dd12f06f7b
parent9074a078435eb9c4e16862ec08faaf19aee6190f
ASoC: tas2562: Add the TAS2110 class-D amplifier

Add the TAS2110 amplifier to the TAS2562 driver. The TAS2110 is register
and bitmap compatible. The chips differ in that the TAS2110 does not
have the I/V Sense feedback path. Since these features do not exist the
device needs to be registered without these controls.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Link: https://lore.kernel.org/r/20200921153820.18357-2-dmurphy@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2562.c