Re: [PATCH v4] tas2770: Add tas2770 smart PA kernel driver

2019-09-16 Thread Mark Brown
On Mon, Sep 16, 2019 at 09:38:01AM +0800, shifu0...@thundersoft.com wrote: > From: Frank Shi > > Add tas2770 smart PA kernel driver This is a great improvement, thanks. There's still some issues though, including some confusion over the use of bias levels - it seems like there's fairly poor int

[PATCH v4] tas2770: Add tas2770 smart PA kernel driver

2019-09-15 Thread shifu0704
From: Frank Shi Add tas2770 smart PA kernel driver Signed-off-by: Frank Shi --- sound/soc/codecs/Kconfig | 5 + sound/soc/codecs/Makefile | 2 + sound/soc/codecs/tas2770.c | 932 + sound/soc/codecs/tas2770.h | 166 4 files changed, 11