OSDN Git Service

ASoC: Add MediaTek MT6660 Speaker Amp Driver
authorJeff Chang <jeff_chang@richtek.com>
Thu, 16 Jan 2020 05:46:37 +0000 (13:46 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 21 Jan 2020 18:26:41 +0000 (18:26 +0000)
commitf289e55c6eeb4391101a42334e8c69bf8c9fe987
tree7708615f859b78a02c799861c42e5243b17aef79
parent26aa19174f0d1837cb268b744f6dcb013265ab03
ASoC: Add MediaTek MT6660 Speaker Amp Driver

The MT6660 is a boosted BTL class-D amplifier with V/I sensing.
A built-in DC-DC step-up converter is used to provide efficient
power for class-D amplifier with multi-level class-G operation.
The digital audio interface supports I2S, left-justified,
right-justified, TDM and DSP A/B format for audio in with a data
out used for chip information like voltage sense and current
sense, which are able to be monitored via DATAO through proper

Signed-off-by: Jeff Chang <jeff_chang@richtek.com>
Link: https://lore.kernel.org/r/1579153597-23286-1-git-send-email-richtek.jeff.chang@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/mt6660.c [new file with mode: 0644]
sound/soc/codecs/mt6660.h [new file with mode: 0644]