mbox series

[V4,0/2] ASoC: codecs: Add aw88083 amplifier driver

Message ID 20241231125610.465614-1-wangweidong.a@awinic.com (mailing list archive)
Headers show
Series ASoC: codecs: Add aw88083 amplifier driver | expand

Message

wangweidong.a@awinic.com Dec. 31, 2024, 12:56 p.m. UTC
From: Weidong Wang <wangweidong.a@awinic.com>

Add the awinic,aw88083 property to support the aw88083 chip.

The driver is for amplifiers aw88083 of Awinic Technology
Corporation. The AW88083 is an intelligent digital audio
amplifier with low noise.

v3 -> v4: Modify the commit message

Weidong Wang (2):
  ASoC: dt-bindings: Add schema for "awinic,aw88083"
  ASoC: codecs: Add aw88083 amplifier driver

 .../bindings/sound/awinic,aw88395.yaml        |   2 +
 sound/soc/codecs/Kconfig                      |   2 +-
 sound/soc/codecs/aw88081.c                    | 333 +++++++++++++++---
 sound/soc/codecs/aw88081.h                    |  43 +++
 4 files changed, 323 insertions(+), 57 deletions(-)


base-commit: ccb98ccef0e543c2bd4ef1a72270461957f3d8d0

Comments

Mark Brown Jan. 7, 2025, 7:45 p.m. UTC | #1
On Tue, 31 Dec 2024 20:56:08 +0800, wangweidong.a@awinic.com wrote:
> Add the awinic,aw88083 property to support the aw88083 chip.
> 
> The driver is for amplifiers aw88083 of Awinic Technology
> Corporation. The AW88083 is an intelligent digital audio
> amplifier with low noise.
> 
> v3 -> v4: Modify the commit message
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/2] ASoC: dt-bindings: Add schema for "awinic,aw88083"
      commit: e7b73981380cefc9ed6261e3b53c37c327cab189
[2/2] ASoC: codecs: Add aw88083 amplifier driver
      commit: c51187903fe4523fd7f521662c1ae1f1f3174036

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark