Skip to content

Commit

Permalink
[nrf fromlist] Revert "dts: common: nordic: nrf54l20: set timer frequ…
Browse files Browse the repository at this point in the history
…ency to 64MHz"

This reverts commit 413ca65.

Upstream PR #: 82901

Signed-off-by: Andrzej Głąbek <[email protected]>
  • Loading branch information
anangl committed Dec 30, 2024
1 parent 4264154 commit de96c7f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dts/common/nordic/nrf54l20.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,7 @@
cc-num = <6>;
max-bit-width = <32>;
interrupts = <85 NRF_DEFAULT_IRQ_PRIORITY>;
/* NRFX-6881: Temporary workaround for timer00 */
max-frequency = <DT_FREQ_M(64)>;
max-frequency = <DT_FREQ_M(128)>;
prescaler = <0>;
};

Expand Down

0 comments on commit de96c7f

Please sign in to comment.