Skip to content

Commit d0f559c

Browse files
zyczrlubos
authored andcommitted
nrf54lm20a: add hfxo clock to FLPR core board dtsi
Added the hfxo clock parameter to nrf54lm20a board dtsi definition in FLPR core node. Jira: NCSDK-34047 Signed-off-by: Jan Zyczkowski <[email protected]>
1 parent 4abae21 commit d0f559c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dts/common/nordic/nrf54lm20a.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
compatible = "nordic,vpr";
4343
reg = <1>;
4444
device_type = "cpu";
45+
clocks = <&hfpll>;
4546
riscv,isa = "rv32emc";
4647
nordic,bus-width = <32>;
4748
};

0 commit comments

Comments
 (0)