]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: atmel-classd: add the Audio Class D Amplifier
authorSongjun Wu <songjun.wu@atmel.com>
Thu, 8 Oct 2015 10:13:31 +0000 (18:13 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 22 Oct 2015 16:48:33 +0000 (01:48 +0900)
commitd59278e0bdbfe74eefeaf6ef598a57c3484db4b9
treefdeb7072b08b213cda925299354274d2189ea758
parent48fdd7874f07dfb3a661edca7ea1d4807bb4ccb0
ASoC: atmel-classd: add the Audio Class D Amplifier

Add driver for the digital imput to PWM output stereo
class D amplifier. It comes with filter, digitally
controlled gain, an equalizer and a dmphase filter.

Signed-off-by: Songjun Wu <songjun.wu@atmel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/atmel/Kconfig
sound/soc/atmel/Makefile
sound/soc/atmel/atmel-classd.c [new file with mode: 0644]
sound/soc/atmel/atmel-classd.h [new file with mode: 0644]