zephyr/soc/arm
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
..
ambiq soc: arm: ambiq: Remove the redundant configurations. 2024-01-04 11:06:37 +00:00
arm soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
aspeed soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
atmel_sam soc: arm: atmel_sam: samv71: Rework clock_init 2024-01-22 09:47:21 +00:00
atmel_sam0 drivers: watchdog: sam0: initialize GCLK2 in wdt_sam0_init 2024-02-05 13:27:54 +01:00
bcm_vk soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
cypress soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
gd_gd32 soc: arm: gigadevice: s/gigadevice/gd_gd32 2024-01-10 20:59:21 -05:00
infineon_cat1 cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
infineon_xmc drivers: can: Add xmc4xxx CAN support 2024-01-30 19:06:06 +01:00
intel_socfpga_std drivers: spi: dw: remove HAS_SPI_DW Kconfig 2024-01-20 13:11:42 +01:00
microchip_mec soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
nordic_nrf soc: arm: nordic_nrf: move Kconfig.peripherals to common folder 2024-02-02 16:40:11 +01:00
nuvoton_npcx drivers: spi: npcx: add driver for the SPI peripheral 2024-01-11 10:04:21 +01:00
nuvoton_numaker cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
nuvoton_numicro cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
nxp_imx soc: arm: nxp_imx: fix flexspi frequency setting for iMXRT11xx SOC 2024-02-17 14:18:43 +01:00
nxp_kinetis soc: arm: remove redundant cache config options for kv5x 2024-01-10 09:59:58 +01:00
nxp_lpc soc: lpc55xxx: Fix TFM 2023-12-19 08:51:45 +01:00
nxp_s32 soc: arm: nxp_s32: s32k1: add support for RTC 2024-02-02 12:43:00 +01:00
quicklogic_eos_s3 soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
renesas_ra dts-bindings: pinctrl: renesas_ra: enabled config of i/o ports 4-7 2024-01-30 15:38:51 -05:00
renesas_rcar drivers: pinctrl: pfc_rcar: add support of voltage control to pfc driver 2024-01-18 10:53:17 +01:00
renesas_rzt2m drivers: pinctrl: add RZT2M driver 2023-11-15 11:41:35 +01:00
renesas_smartbond soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
rpi_pico drivers: clock_control: Added clock driver for Raspberry Pi Pico 2023-12-20 11:14:24 +01:00
silabs_exx32 soc: Added Support for Silabs EFR32MG12P432F1024GL125 2024-01-30 08:46:25 +01:00
st_stm32 soc: arm: stm32wba: add support for standby mode with ram retention 2024-01-30 18:01:00 +01:00
ti_k3 soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
ti_lm3s6965 soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
ti_simplelink various: Remove BOOTLOADER_SRAM_SIZE overrides 2024-01-08 10:06:24 +01:00
xilinx_zynq7000 cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
xilinx_zynqmp soc: arm: xilinx_zynqmp: Add "Execute Never" MPU flag to non-code RAM 2024-02-02 17:05:01 -06:00
CMakeLists.txt soc: move arm cortex_m common mpu code to arch/arm/core/mpu 2023-11-02 09:45:18 +01:00
Kconfig soc: arm: Remove CPU_HAS_NRF_IDAU's dependencies 2023-11-15 12:15:49 +01:00