From dd99eda025236a992421319359f4b203b73bbf65 Mon Sep 17 00:00:00 2001 From: Jamie McCrae Date: Wed, 21 May 2025 09:11:57 +0100 Subject: [PATCH] dts: arm: nordic: Add default rtc1 clock frequency to nrf53 network core Adds the default 32.768KHz clock frequency to this peripheral, as it is used as the system timing source Signed-off-by: Jamie McCrae --- dts/arm/nordic/nrf5340_cpunet.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/dts/arm/nordic/nrf5340_cpunet.dtsi b/dts/arm/nordic/nrf5340_cpunet.dtsi index acf95077669..4f9164767f1 100644 --- a/dts/arm/nordic/nrf5340_cpunet.dtsi +++ b/dts/arm/nordic/nrf5340_cpunet.dtsi @@ -243,6 +243,7 @@ reg = <0x41016000 0x1000>; cc-num = <4>; interrupts = <22 NRF_DEFAULT_IRQ_PRIORITY>; + clock-frequency = <32768>; status = "disabled"; };