zephyr/drivers/i2s
Kumar Gala 6ae8664889 drivers: i2s: i2s_sam_ssc: Convert to devicetree
Convert i2s_sam_ssc driver to utilize devicetree.  We replace Kconfig
options for specifying the DMA configuration (channel, DMA device name)
with getting that from devicetree.  We also get pincfg from devicetree,
however we still have Kconfig sybmols to specify if the RF or RK pin is
enabled.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-07 22:24:58 -05:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
i2s_cavs.c drivers: audio: Port to the new timeout API 2020-05-07 11:01:55 +02:00
i2s_cavs.h drivers: i2s_cavs: add transmit underrun status 2019-02-04 00:52:15 -05:00
i2s_common.c cleanup: include/: move i2s.h to drivers/i2s.h 2019-06-27 22:55:49 -04:00
i2s_handlers.c drivers: i2s: fix i2s_handlers.c 2020-05-06 09:47:42 +02:00
i2s_ll_stm32.c drivers: audio: Port to the new timeout API 2020-05-07 11:01:55 +02:00
i2s_ll_stm32.h drivers: i2s: change the stm32 DMA in the driver to use dts 2019-11-06 14:14:39 +01:00
i2s_sam_ssc.c drivers: i2s: i2s_sam_ssc: Convert to devicetree 2020-05-07 22:24:58 -05:00
Kconfig drivers: audio: Port to the new timeout API 2020-05-07 11:01:55 +02:00
Kconfig.cavs kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.sam_ssc drivers: i2s: i2s_sam_ssc: Convert to devicetree 2020-05-07 22:24:58 -05:00
Kconfig.stm32 boards: stm23: Move IS pinmux to new DT API 2020-04-29 13:13:58 -05:00