Skip to content

Commit dd99eda

Browse files
nordicjmkartben
authored andcommitted
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 <jamie.mccrae@nordicsemi.no>
1 parent e553b29 commit dd99eda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dts/arm/nordic/nrf5340_cpunet.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@
243243
reg = <0x41016000 0x1000>;
244244
cc-num = <4>;
245245
interrupts = <22 NRF_DEFAULT_IRQ_PRIORITY>;
246+
clock-frequency = <32768>;
246247
status = "disabled";
247248
};
248249

0 commit comments

Comments
 (0)