zephyr/drivers/memc
Pieter De Gendt bef0010e69 drivers: memc: mcux_flexspi: Always try to apply pinctrl state
This commit fixes an issue introduced in 5ee9392 where FlexSPI
pinctrl states where applied based on the SoC type.
However multiple FlexSPI instances can be active, some of which
are not pre-configured from ROM.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2022-08-01 18:03:10 +02:00
..
CMakeLists.txt drivers: memc: stm32: add FMC NOR/PSRAM driver 2022-04-19 11:47:06 +02:00
Kconfig
Kconfig.mcux drivers: memc: Update drivers to use devicetree Kconfig symbol 2022-07-25 15:14:08 +02:00
Kconfig.stm32 drivers: memc: Update drivers to use devicetree Kconfig symbol 2022-07-25 15:14:08 +02:00
memc_mcux_flexspi.c drivers: memc: mcux_flexspi: Always try to apply pinctrl state 2022-08-01 18:03:10 +02:00
memc_mcux_flexspi.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
memc_mcux_flexspi_hyperram.c drivers: memc: mcux_flexspi_hyperram: Fix multiple log module definition 2022-07-12 09:54:07 +02:00
memc_stm32.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
memc_stm32_nor_psram.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
memc_stm32_sdram.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
memc_stm32_sdram.ld