ASoC: add support for TAS5805M digital amplifier
authorMark Brown <broonie@kernel.org>
Tue, 25 Jan 2022 10:17:41 +0000 (10:17 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 25 Jan 2022 10:17:41 +0000 (10:17 +0000)
commit2e5a74c68d601b11a496f91f76fa7bb236d10bd0
treee29f492db67968e6bffcb68da6912053b2d82651
parent8f1a27bb8a79535fd064861c2a0e8c04766b88c4
parentb8aec7a4a01b75973c22f004377a48593a3fef03
ASoC: add support for TAS5805M digital amplifier

Merge series from Daniel Beer <daniel.beer@igorinstitute.com>:

This pair of patches implements support for the TAS5805M class D audio
amplifier. This driver, and the example configuration in the device-tree
file, were originally based on a 4.19 series kernel and have been
modified slightly from the tested version.