
25 Jul
2023
25 Jul
'23
6:14 p.m.
On 7/25/23 04:56, wangweidong.a@awinic.com wrote:
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index c2de4ee72183..ab21ad20978f 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -55,6 +55,7 @@ config SND_SOC_ALL_CODECS imply SND_SOC_ALC5632 imply SND_SOC_AW8738 imply SND_SOC_AW88395
- imply SND_SOC_AW88261 imply SND_SOC_BT_SCO imply SND_SOC_BD28623 imply SND_SOC_CHV3_CODEC
@@ -640,6 +641,18 @@ config SND_SOC_AW88395 digital Smart K audio amplifier with an integrated 10V smart boost convert.
+config SND_SOC_AW88261
- tristate "Soc Audio for awinic aw88261"
- depends on I2C
- select CRC8
- select REGMAP_I2C
- select GPIOLIB
- select SND_SOC_AW88395_LIB
- help
this option enables support for aw88261 Smart PA.
This
The awinic AW88261 is an I2S/TDM input, high efficiency
digital Smart K audio amplifier.
--
~Randy