Re: [PATCH V1 4/5] ASoC: codecs: aw88261 chip register file, data type file and Kconfig Makefile
From: Randy Dunlap
Date: Mon Jul 17 2023 - 08:35:10 EST
On 7/17/23 04:58, wangweidong.a@xxxxxxxxxx wrote:
> +config SND_SOC_AW88261
> + tristate "Soc Audio for awinic aw88261"
Awininc
(as below)
> + depends on I2C
> + select CRC8
> + select REGMAP_I2C
> + select GPIOLIB
> + select SND_SOC_AW88261_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 with an integrated 10.25V
> + smart boost convert.
Less indentation on the last line (align it with the previous line).
--
~Randy