Skip to content

Commit

Permalink
[nrf fromlist] boards: native: nrf_bsim: nrf54l15: Bring back clocks
Browse files Browse the repository at this point in the history
Do not delete clocks for the bsim target. Clocks are referenced
by peripherals and it can be used to get frequency that clocks
the peripheral.

Upstream PR #: 82901

Signed-off-by: Krzysztof Chruściński <[email protected]>
  • Loading branch information
nordic-krch authored and nordicjm committed Dec 18, 2024
1 parent cffd6a0 commit fbc2ac0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion boards/native/nrf_bsim/nrf54l15bsim_nrf54l15_cpuapp.dts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
};

/delete-node/ cpus;
/delete-node/ clocks;
/delete-node/ sw-pwm;

soc {
Expand Down

0 comments on commit fbc2ac0

Please sign in to comment.