zephyr/drivers/audio
Armando Visconti 1870ecc206 drivers/audio: Kconfig: Fix dmic INIT_PRIORITY default value
The AUDIO_DMIC INIT_PRIORITY definition is set to 60 by default,
but this value is causing dmic drivers to be initialized prior to
i2s, to which they are dependent from.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2021-05-04 08:33:46 -05:00
..
decimation zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
CMakeLists.txt
Kconfig drivers/audio: Kconfig: Fix dmic INIT_PRIORITY default value 2021-05-04 08:33:46 -05:00
Kconfig.intel_dmic
Kconfig.mpxxdtyy
Kconfig.tlv320dac
intel_dmic.c drivers: audio: remove usage of device_pm_control_nop 2021-04-28 10:54:22 -04:00
intel_dmic.h audio: intel_dmic: get dma properties from devicetree 2021-03-02 14:59:17 -05:00
mpxxdtyy-i2s.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
mpxxdtyy.c drivers: audio: remove usage of device_pm_control_nop 2021-04-28 10:54:22 -04:00
mpxxdtyy.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
tlv320dac310x.c drivers: audio: remove usage of device_pm_control_nop 2021-04-28 10:54:22 -04:00
tlv320dac310x.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00