zephyr/modules
Bjarki Arge Andreasen 8a27773247 drivers: clock_control: nrf2: split configs per driver
Currently the config CLOCK_CONTROL_NRF2 is used as a GLOB
style config which includes all "NRF2" drivers and related
configs.

With NRF2, clocks are treated as individidual devices
with individual device drivers. This commit split the
CLOCK_CONTROL_NRF2 config into device specific configs
and ifdefs. With this, drivers are selected individually
based on devicetree state as is common for most devices
drivers, and dependencies like NRFS and specific NRFS
services are selected by the specific driver which nees it.

Checks for CLOCK_CONTROL_NRF2 are updated to check for
existance of the clocks instead.

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2025-06-13 11:12:43 +02:00
..
acpica
canopennode
cmsis arch: arm: cortex_a_r: use correct name for TLB Conflict Abort 2025-05-31 07:01:36 -04:00
cmsis_6 modules: CMSIS_6: update copyright 2025-05-23 17:40:55 -04:00
cmsis-dsp cmake: compiler: Added property flag for optimization fast 2025-03-07 20:01:18 +01:00
cmsis-nn cmake: compiler: Added property flag for optimization fast 2025-03-07 20:01:18 +01:00
fatfs fatfs: add support for mmc disks when generating FF_VOLUME_STRS 2025-04-30 16:26:10 +02:00
hal_afbr modules: afbr: Add basic functionality 2025-05-28 21:29:13 +02:00
hal_ambiq hal: uart: Add ambiq uart hal support 2025-05-19 13:32:44 +02:00
hal_bouffalolab soc: bflb: rename bouffalolab_bflb soc family to bflb 2025-04-28 13:40:55 +02:00
hal_ethos_u modules: ethos_u: arm: update for MPS4 2025-06-09 14:35:12 -07:00
hal_gigadevice
hal_infineon board: infineon: add XMC7200 Eval board support 2025-05-28 21:29:20 +02:00
hal_nordic drivers: clock_control: nrf2: split configs per driver 2025-06-13 11:12:43 +02:00
hal_nxp usb: nxp mcux: usb device remote wakeup 2025-06-10 22:07:27 +02:00
hal_rpi_pico Revert "modules: hal_rpi_pico: set -std=gnu11 in a toolchain independent way." 2025-06-03 21:32:02 -07:00
hal_silabs drivers: adc: siwx91x: Add siwx91x ADC driver 2025-06-10 12:07:33 +02:00
hal_st
hal_tdk modules: hal_tdk: Add icp201xx support 2025-04-07 15:17:44 +02:00
hal_wch modules: hal_wch: fix conditional compilation 2025-06-03 21:30:48 -07:00
hostap modules: hostap: Fix DPP security mode show issue 2025-06-12 13:41:32 +02:00
liblc3 audio: liblc3: Fix global include path issue 2025-01-27 13:26:02 +01:00
littlefs
loramac-node
lvgl modules: lvgl: fix of too few arguments of cpu_load_get 2025-06-12 09:39:27 -07:00
lz4
mbedtls modules: uoscore-uedhoc: select required PSA Crypto features 2025-05-27 16:45:13 +02:00
nanopb
nrf_wifi nrf_wifi: Add nRF71 support 2025-05-06 15:32:11 +02:00
openthread modules: openthread: platform: logging: Take kconfig into account 2025-06-10 12:26:04 +02:00
percepio
segger cmake: segger: linker_script: handle section rtt_buff_data 2025-02-21 18:03:29 +00:00
tflite-micro modules: tflite-micro: update cmakelists 2025-02-13 06:39:17 +01:00
thrift net: lib: tls_credentials: Rename TLS_CREDENTIAL_SERVER_CERTIFICATE 2025-03-21 14:18:52 +01:00
trusted-firmware-a cmake: add tfm / tfa image information to build info 2025-06-06 08:42:11 +02:00
trusted-firmware-m modules: ethos_u: arm: update for MPS4 2025-06-09 14:35:12 -07:00
uoscore-uedhoc modules: uoscore-uedhoc: enable legacy Mbed TLS crypto support in TF-M 2025-06-04 15:49:54 -04:00
zcbor modules/zcbor: Added building of zcbor_print.c to zcbor module 2025-06-03 20:31:02 +02:00
Kconfig soc: mspm0: Add a support for TI MSPM0-G series SoC 2025-05-21 08:04:32 +02:00
Kconfig.atmel
Kconfig.chre
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32
Kconfig.infineon
Kconfig.intel
Kconfig.libmetal
Kconfig.mcuboot boards: nrf54h20_iron: Allow radio updates 2025-06-12 11:33:10 +02:00
Kconfig.microchip
Kconfig.mspm0 drivers: counter: Add a support for TI MSPM0 Timer counter 2025-06-10 10:25:10 -04:00
Kconfig.nuvoton
Kconfig.open-amp
Kconfig.picolibc
Kconfig.renesas drivers: misc: add Renesas RA ELC driver 2025-06-13 10:09:35 +02:00
Kconfig.rust
Kconfig.simplelink modules: simplelink: Add support for cc23x0 SoC 2025-02-04 11:56:05 +01:00
Kconfig.sof
Kconfig.stm32 modules: stm32: add DCMIPP and DDR modules found on STM32MP13XX 2025-04-30 23:03:17 +02:00
Kconfig.sysbuild
Kconfig.syst
Kconfig.telink
Kconfig.tinycrypt
Kconfig.vega
Kconfig.wurthelektronik
Kconfig.xtensa
modules.cmake