Skip to content

Commit 26e52d0

Browse files
committed
[nrf fromlist] Revert "dts: common: nordic: nrf54l20: set timer frequency to 64MHz"
This reverts commit 413ca65. Upstream PR #: 82901 Signed-off-by: Andrzej Głąbek <[email protected]>
1 parent 74f06d0 commit 26e52d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dts/common/nordic/nrf54l20.dtsi

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,7 @@
152152
cc-num = <6>;
153153
max-bit-width = <32>;
154154
interrupts = <85 NRF_DEFAULT_IRQ_PRIORITY>;
155-
/* NRFX-6881: Temporary workaround for timer00 */
156-
max-frequency = <DT_FREQ_M(64)>;
155+
max-frequency = <DT_FREQ_M(128)>;
157156
prescaler = <0>;
158157
};
159158

0 commit comments

Comments
 (0)