zephyr/samples
Andrzej Głąbek edc4f75b61 soc: nordic: Fix the way of enabling clock control for nRF54H Series
This is a follow-up to commit 7a2ce2882a.

Do not enable clock control by default on nRF54H Series SoCs when
the system timer is present, because clock control is not needed
for this purpose there.

Add missing `default y` in the CLOCK_CONTROL_NRF2 Kconfig option that
enables compilation of clock control drivers for nRF54H Series.
This way modules that actually require clock control (like drivers
that use radio) will be able to enable it using the generic option
(CLOCK_CONTROL), not the above one that is specific for nRF54H.

Update accordingly applications that referenced the CLOCK_CONTROL_NRF2
option.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2024-10-16 16:36:51 +01:00
..
application_development
arch
basic zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
bluetooth samples: Bluetooth: Audio: Find device regardless of name type 2024-10-15 13:53:23 +02:00
boards soc: nordic: Fix the way of enabling clock control for nRF54H Series 2024-10-16 16:36:51 +01:00
cpp
drivers samples: drivers: adc: add support for internal nRF54L SAADC inputs 2024-10-16 09:59:16 +02:00
fuel_gauge
hello_world samples: hello_world: remove redundant title 2024-09-26 17:40:42 -04:00
kernel
modules
net samples: wifi: Add overlays for Enterprise mode 2024-10-15 13:53:30 +02:00
philosophers
posix
psa samples: psa: persistent_key: add the persistent_key sample 2024-10-07 13:38:43 +02:00
sensor drivers: sensor: tmp1075: Add tmp1075 sensor driver and sample 2024-10-15 04:10:40 -04:00
shields zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
subsys samples: subsys: fs: littlefs: add overlay files for CYW20829 2024-10-15 21:04:38 +01:00
synchronization
sysbuild
tfm_integration
userspace samples: userspace: cortex_r8_virtual: Set CONFIG_DYNAMIC_OBJECTS=y 2024-10-01 09:58:22 +02:00
index.rst
sample_definition_and_criteria.rst