lkml.org 
[lkml]   [2023]   [Aug]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH V4 0/3] ASoC: codecs: Add awinic AW88261 audio amplifier driver
Date
From: Weidong Wang <wangweidong.a@awinic.com>

The awinic AW88261 is an I2S/TDM input, high efficiency
digital Smart K audio amplifier

v3 -> v4: Modify the dev_err_probe usage
Changed the use of sizeof in kzalloc
Changed the function name
Merge aw88261_device.c into aw88261.c

Weidong Wang (3):
ASoC: dt-bindings: Add schema for "awinic,aw88261"
ASoC: codecs: Add code for bin parsing compatible with aw88261
ASoC: codecs: Add aw88261 amplifier driver

.../bindings/sound/awinic,aw88395.yaml | 4 +-
sound/soc/codecs/Kconfig | 15 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/aw88261.c | 1298 +++++++++++++++++
sound/soc/codecs/aw88261.h | 459 ++++++
sound/soc/codecs/aw88395/aw88395_lib.c | 193 ++-
sound/soc/codecs/aw88395/aw88395_reg.h | 1 +
7 files changed, 1954 insertions(+), 18 deletions(-)
create mode 100644 sound/soc/codecs/aw88261.c
create mode 100644 sound/soc/codecs/aw88261.h


base-commit: c1a515d3c0270628df8ae5f5118ba859b85464a2
--
2.41.0

\
 
 \ /
  Last update: 2023-08-04 13:48    [W:0.110 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site