zephyr/drivers/audio
Andrzej Głąbek 586e26e8fc soc: nrf: Use data from DTS to populate HAS_HW_NRF_* Kconfig options
Instead of selecting appropriate HAS_HW_NRF_* options for particular
nRF SoCs (and simulated nRF52 target), set their values basing on
information from devicetree.
Correct also semantics of those options so that they are set only when
a corresponding DT node is enabled. This allows using them directly in
Kconfig dependencies of Zephyr drivers for nRF peripherals. Update
appropriately these dependencies.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-04-02 15:14:38 +02:00
..
decimation zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
CMakeLists.txt drivers: audio: dmic: Add support for nRF PDM peripherals 2021-09-03 09:34:06 -04:00
dmic_nrfx_pdm.c soc_nrf_common: Extend and rename the NRF_DT_ENSURE_PINS_ASSIGNED macro 2022-03-18 16:26:21 +01:00
intel_dmic.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
intel_dmic.h audio: intel_dmic: get dma properties from devicetree 2021-03-02 14:59:17 -05:00
Kconfig drivers: audio: dmic: Add support for nRF PDM peripherals 2021-09-03 09:34:06 -04:00
Kconfig.dmic_pdm_nrfx soc: nrf: Use data from DTS to populate HAS_HW_NRF_* Kconfig options 2022-04-02 15:14:38 +02:00
Kconfig.intel_dmic kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.mpxxdtyy kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.tlv320dac kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
mpxxdtyy-i2s.c drivers: audio: mpxxdtyy: drop device_get_binding 2022-02-21 22:16:10 -05:00
mpxxdtyy.c drivers: audio: mpxxdtyy: drop device_get_binding 2022-02-21 22:16:10 -05:00
mpxxdtyy.h drivers: audio: mpxxdtyy: drop device_get_binding 2022-02-21 22:16:10 -05:00
tlv320dac310x.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
tlv320dac310x.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00