zephyr/soc
Daniel DeGrasse 9a96a0c50d soc: arm: nxp_imx: fix flexspi frequency setting for iMXRT11xx SOC
Commit a10fee2d5e (drivers: clock_control: ccm_rev2: add support for
reclocking FlexSPI) introduced the ability to set the FlexSPI
clock frequency at runtime on RT11xx series SOCs. However, this
implementation resulted in the clock frequency being rounded up, not
down. This can result in flash clock frequency violations on some
flash parts, causing the system to crash when running in XIP mode.

Fixes #69088

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2024-02-17 14:18:43 +01:00
..
arc drivers: spi: dw: remove HAS_SPI_DW Kconfig 2024-01-20 13:11:42 +01:00
arm soc: arm: nxp_imx: fix flexspi frequency setting for iMXRT11xx SOC 2024-02-17 14:18:43 +01:00
arm64 soc: arm64: intel_socfpga: changes in system_manager 2024-01-30 18:01:31 +01:00
common soc: arm: nordic_nrf: move Kconfig.peripherals to common folder 2024-02-02 16:40:11 +01:00
mips
nios2
posix
riscv soc: riscv: nrf54h: fix VPR core dependencies 2024-02-13 15:15:45 +01:00
sparc soc/gr716a: Enable SPIMCTRL support on LEON GR716A 2024-02-01 14:06:38 +01:00
x86
xtensa soc: xtensa: intel_adsp: restore bootctl with per-core state 2024-02-13 11:13:05 +01:00
CMakeLists.txt soc: common: nordic_nrf: move pinctrl_soc.h to a common dir 2024-02-02 16:40:11 +01:00
Kconfig