zephyr/modules/hal_nordic/nrfx
Krzysztof Chruściński 43f442be46 dts: common: nordic: nrf54l: Add clocks to cpu
Add clocks property to CPUs. nRF54Lx series is using hfpll as clock
source for CPU (and fast peripherals). CPU clock frequency can be
derived from frequency of the source clock so clock-frequency property
is removed from cpu as it is redundant.

nrfx/MDK expects that NRF_CONFIG_CPU_FREQ_MHZ define is set to correct
CPU frequency. Modified nrfx CMakeLists.txt to use clock frequency of
hfpll instead of CPU clock-frequency property.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2025-01-27 17:08:01 +01:00
..
CMakeLists.txt dts: common: nordic: nrf54l: Add clocks to cpu 2025-01-27 17:08:01 +01:00
Kconfig modules: hal_nordic: Support new CRACEN CTR DRBG driver 2025-01-22 18:32:35 +01:00
Kconfig.logging modules: hal_nordic: Enable nrfx_ppib drivers 2024-11-19 09:53:10 -05:00
nrfx_config.h modules: hal_nordic: nrfx: cleanup 2025-01-14 13:38:03 +01:00
nrfx_glue.c modules: hal_nordic: Adapt nrfx_busy_wait() for !SYS_CLOCK_EXISTS case 2022-06-15 17:04:30 -05:00
nrfx_glue.h modules: hal_nordic: nrfx: cleanup 2025-01-14 13:38:03 +01:00
nrfx_kconfig.h modules: hal_nordic: Support new CRACEN CTR DRBG driver 2025-01-22 18:32:35 +01:00
nrfx_log.h modules: hal_nordic: nrfx: use templates from hal_nordic 2025-01-14 13:38:03 +01:00
nrfx_reserved_resources.h modules: hal_nordic: nrfx: cleanup 2025-01-14 13:38:03 +01:00
nrfx_zephyr_utils.h modules: hal_nordic: nrfx: cleanup 2025-01-14 13:38:03 +01:00