Skip to content

Commit cc68eae

Browse files
bjarki-andreasenjhedberg
authored andcommitted
dts: nordic: nrf54h20: disable lfclk by default
The lfclk was left enabled by mistake, it has status disabled followed by status okay a few lines down. Remove the spurious status = "okay"; Signed-off-by: Bjarki Arge Andreasen <[email protected]>
1 parent ea543d8 commit cc68eae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dts/vendor/nordic/nrf54h20.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@
203203
status = "disabled";
204204
#clock-cells = <0>;
205205
clock-frequency = <32768>;
206-
status = "okay";
207206
lfrc-accuracy-ppm = <500>;
208207
lflprc-accuracy-ppm = <1000>;
209208
lfrc-startup-time-us = <200>; /* To be measured */

0 commit comments

Comments
 (0)