mbox series

[0/3] Add NAU8825C support

Message ID 20230602040924.188913-1-CTLIN0@nuvoton.com
Headers show
Series Add NAU8825C support | expand

Message

David Lin June 2, 2023, 4:09 a.m. UTC
This series adds nau8825c support. The driver can be used on
NAU8825B and NAU8825C.

David Lin (3):
  ASoC: nau8825: Add registers patch for NAU8825C
  ASoC: nau8825: Update the calculation of FLL for NAU8825C
  ASoC: nau8825: Update output control for NAU8825C

 sound/soc/codecs/nau8825.c | 111 +++++++++++++++++++++++++++++++------
 sound/soc/codecs/nau8825.h |   4 ++
 2 files changed, 97 insertions(+), 18 deletions(-)

Comments

Mark Brown June 5, 2023, 12:22 p.m. UTC | #1
On Fri, 02 Jun 2023 12:09:21 +0800, David Lin wrote:
> This series adds nau8825c support. The driver can be used on
> NAU8825B and NAU8825C.
> 
> David Lin (3):
>   ASoC: nau8825: Add registers patch for NAU8825C
>   ASoC: nau8825: Update the calculation of FLL for NAU8825C
>   ASoC: nau8825: Update output control for NAU8825C
> 
> [...]

Applied to

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

Thanks!

[1/3] ASoC: nau8825: Add registers patch for NAU8825C
      commit: b81a2cc9a2f2314dad78ca14f12d2fbf8e071c3e
[2/3] ASoC: nau8825: Update the calculation of FLL for NAU8825C
      commit: 6d64c33f0f0018bd26836680175b4ee05f3cf54c
[3/3] ASoC: nau8825: Update output control for NAU8825C
      commit: 955b503b6317859632c7ea214babfa22305d1de4

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