zephyr/samples/boards
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
..
96boards doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
arc_secure_services doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
bbc Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
enjoydigital doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
espressif zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
google doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
intel doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
microchip doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
nordic soc: nordic: Fix the way of enabling clock control for nRF54H Series 2024-10-16 16:36:51 +01:00
nuvoton/numaker/system_off samples: boards: nuvoton: group Nuvoton board samples 2024-09-13 13:43:09 +02:00
nxp zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
phytec Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
quicklogic doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
raspberrypi/rpi_pico/uart_pio samples: boards: raspberrypi: group Raspberry Pi board samples 2024-09-13 13:43:09 +02:00
st zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
ti doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
boards.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00