[PATCH V1 0/3] ASoC: codecs: Add aw88399 amplifier driver

wangweidong.a@awinic.com posted 3 patches 2 years, 2 months ago
There is a newer version of this series
.../bindings/sound/awinic,aw88395.yaml        |    1 +
sound/soc/codecs/Kconfig                      |   14 +
sound/soc/codecs/Makefile                     |    2 +
sound/soc/codecs/aw88395/aw88395_lib.c        |    3 +
sound/soc/codecs/aw88395/aw88395_reg.h        |    1 +
sound/soc/codecs/aw88399.c                    | 1964 +++++++++++++++++
sound/soc/codecs/aw88399.h                    |  615 ++++++
7 files changed, 2600 insertions(+)
create mode 100644 sound/soc/codecs/aw88399.c
create mode 100644 sound/soc/codecs/aw88399.h
[PATCH V1 0/3] ASoC: codecs: Add aw88399 amplifier driver
Posted by wangweidong.a@awinic.com 2 years, 2 months ago
From: Weidong Wang <wangweidong.a@awinic.com>

Add the awinic,aw88399 property to the awinic,aw88395.yaml file.

Add i2c and amplifier registration for
aw88399 and their associated operation functions.

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

 .../bindings/sound/awinic,aw88395.yaml        |    1 +
 sound/soc/codecs/Kconfig                      |   14 +
 sound/soc/codecs/Makefile                     |    2 +
 sound/soc/codecs/aw88395/aw88395_lib.c        |    3 +
 sound/soc/codecs/aw88395/aw88395_reg.h        |    1 +
 sound/soc/codecs/aw88399.c                    | 1964 +++++++++++++++++
 sound/soc/codecs/aw88399.h                    |  615 ++++++
 7 files changed, 2600 insertions(+)
 create mode 100644 sound/soc/codecs/aw88399.c
 create mode 100644 sound/soc/codecs/aw88399.h


base-commit: ce583d5fb9d3f4e20473b9d5619d51ea3cc92283
-- 
2.41.0