zephyr/drivers/audio
Bjarki Arge Andreasen 979a565289 drivers: clock_control: nrf2: align with hw binding names
Currently there is a mismatch between the naming of the hardware and
the drivers targetting the hardware. nrf2_ is used instead of
the actual bindings names, like nrf2_audiopll instead of
nrfs_audiopll. This makes it hard to map drivers to the hardware
they are targetting.

There is historical reason for some of this, namely the same binding
name was used for different hardware, which is why nrf2_ was used
on newer platforms. This is no longer the case though, so drivers
and configs can be named according to the hardware without conflict.

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2025-06-13 11:12:43 +02:00
..
mic_privacy/intel
CMakeLists.txt audio: codec: Add driver for MAX98091 codec 2025-06-11 16:17:08 -07:00
codec_shell.c audio: codec: shell: adopt SHELL_HELP 2025-06-11 09:55:21 +02:00
cs43l22.c
dmic_mcux.c
dmic_nrfx_pdm.c drivers: clock_control: nrf2: align with hw binding names 2025-06-13 11:12:43 +02:00
Kconfig audio: codec: Add driver for MAX98091 codec 2025-06-11 16:17:08 -07:00
Kconfig.cs43l22
Kconfig.dmic_mcux
Kconfig.dmic_pdm_nrfx
Kconfig.max98091 audio: codec: Add driver for MAX98091 codec 2025-06-11 16:17:08 -07:00
Kconfig.mpxxdtyy
Kconfig.pcm1681 drivers: audio: pcm1681: add driver 2025-05-23 11:03:32 +02:00
Kconfig.tas6422dac
Kconfig.tlv320aic3110
Kconfig.tlv320dac
Kconfig.wm8904
Kconfig.wm8962 drivers: audio: wm8962: Add wm8962 codec support 2025-05-15 16:16:28 +02:00
max98091.c audio: codec: Add driver for MAX98091 codec 2025-06-11 16:17:08 -07:00
max98091.h audio: codec: Add driver for MAX98091 codec 2025-06-11 16:17:08 -07:00
mpxxdtyy-i2s.c
mpxxdtyy.c
mpxxdtyy.h
pcm1681.c drivers: audio: pcm1681: add driver 2025-05-23 11:03:32 +02:00
pcm1681.h drivers: audio: pcm1681: add driver 2025-05-23 11:03:32 +02:00
tas6422dac.c
tas6422dac.h
tlv320aic3110.c
tlv320aic3110.h
tlv320dac310x.c
tlv320dac310x.h
wm8904.c
wm8904.h
wm8962.c drivers: audio: wm8962: Add wm8962 codec support 2025-05-15 16:16:28 +02:00
wm8962.h drivers: audio: wm8962: Add wm8962 codec support 2025-05-15 16:16:28 +02:00