summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ssm2305.c
Commit message (Collapse)AuthorAgeFilesLines
* ASoC: ssm2305: fix header layoutMarco Felsch2018-05-181-5/+5
| | | | | | | Make C-header and SPDX-License-Identifier header uniform. Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> Signed-off-by: Mark Brown <broonie@kernel.org>
* ASoC: ssm2305: Add amplifier driverMarco Felsch2018-05-171-0/+104
The ssm2305 is a simple Class-D audio amplifier. A application can turn on/off the device by a gpio. It's also possible to hardwire the shutdown pin. Tested on a i.MX6 based custom board. Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> Reviewed-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@kernel.org>