zephyr/drivers/i2s
Emilio Benavente 82a192c8a9 boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig
The Drivers using Pinctrl should be turning Pinctrl on
this should not be the responsibility of the board. This
commit removes CONFIG_PINCTRL from the boards side for nxp boards.

Signed-off-by: Emilio Benavente <emilio.benavente@nxp.com>
2024-10-15 19:09:45 -04:00
..
CMakeLists.txt
i2s_common.c
i2s_esp32.c drivers: i2s: esp32: remove unused code 2024-09-17 09:10:51 -05:00
i2s_handlers.c
i2s_litex.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
i2s_litex.h
i2s_ll_stm32.c drivers: i2s: Do not ignore the return value from queue_put. 2024-09-05 09:50:08 +02:00
i2s_ll_stm32.h
i2s_mcux_flexcomm.c
i2s_mcux_sai.c
i2s_mcux_sai.h
i2s_nrfx.c
i2s_sam_ssc.c
Kconfig
Kconfig.esp32
Kconfig.litex
Kconfig.mcux
Kconfig.mcux_flexcomm boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.nrfx
Kconfig.sam_ssc
Kconfig.stm32 drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00