Skip to content

Commit 0ad36a6

Browse files
karl-nordicanangl
authored andcommitted
[nrf noup] dts: nordic: LFXO crystal settings adjustment
Adjustment LFXO CLOAD value. New value is a resualt of DK's characterization. Signed-off-by: Karol Lisak <[email protected]> (cherry picked from commit fa10fde)
1 parent 95fbf6c commit 0ad36a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/nordic/nrf54h20dk/nrf54h20dk_bicr.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
ioport-drivectrls = <&gpio6 50>, <&gpio7 50>;
2323

2424
lfosc-mode = "crystal";
25-
lfosc-loadcap = <14>;
25+
lfosc-loadcap = <15>;
2626

2727
lfrc-autocalibration = <20 40 3>;
2828

0 commit comments

Comments
 (0)