zephyr/drivers/i2s
Declan Snyder e1f578325d dts: i2s_mcux_sai: Clarify IOMUXC GPR binding
Improve the documentation of the IOMUXC GPR binding so that it is
clear what the cells in the specifier space of "pinmux" space mean. And
change the names of the cells to be more appropriate. "offset" instead
of "pin" and "mask" instead of "function" describes more precisely what
the cells in the specifier mean.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2025-01-24 22:09:15 +01:00
..
CMakeLists.txt drivers: i2s: Add dummy driver for vnd,i2s 2024-11-25 12:16:53 +01:00
i2s_common.c
i2s_esp32.c drivers: i2s: Place API into iterable section 2024-12-02 14:24:07 +01:00
i2s_handlers.c
i2s_litex.c drivers: i2s: Rename struct ring_buf -> struct ring_buffer 2025-01-17 19:43:44 +01:00
i2s_litex.h drivers: i2s: Rename struct ring_buf -> struct ring_buffer 2025-01-17 19:43:44 +01:00
i2s_ll_stm32.c drivers: i2s: Rename struct ring_buf -> struct ring_buffer 2025-01-17 19:43:44 +01:00
i2s_ll_stm32.h drivers: i2s: Rename struct ring_buf -> struct ring_buffer 2025-01-17 19:43:44 +01:00
i2s_mcux_flexcomm.c drivers: i2s: Place API into iterable section 2024-12-02 14:24:07 +01:00
i2s_mcux_sai.c dts: i2s_mcux_sai: Clarify IOMUXC GPR binding 2025-01-24 22:09:15 +01:00
i2s_nrfx.c drivers: i2s: Place API into iterable section 2024-12-02 14:24:07 +01:00
i2s_sam_ssc.c drivers: i2s: Rename struct ring_buf -> struct ring_buffer 2025-01-17 19:43:44 +01:00
i2s_test.c drivers: i2s: Place API into iterable section 2024-12-02 14:24:07 +01:00
Kconfig
Kconfig.esp32
Kconfig.litex
Kconfig.mcux drivers: drivers/i2s: fix sai issue for support frdm_mcxn497 2025-01-17 02:13:01 +01:00
Kconfig.mcux_flexcomm
Kconfig.nrfx
Kconfig.sam_ssc soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
Kconfig.stm32
Kconfig.test drivers: i2s: Add dummy driver for vnd,i2s 2024-11-25 12:16:53 +01:00