Skip to content

Commit 2e3790c

Browse files
VynDragondkalowsk
authored andcommitted
doc: add timebase-frequency infos
Add timebase-frequency infos to migration guide Signed-off-by: Camille BAUD <[email protected]>
1 parent ebaf31c commit 2e3790c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/releases/migration-guide-4.2.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,10 @@ Timer
361361
reg-names = "mtime", "mtimecmp";
362362
};
363363
364+
* It is now possible to use a ``timebase-frequency`` property in the cpus DTS group to provide
365+
the value for :kconfig:option:`CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC` instead of
366+
using a value: :github:`91296`
367+
364368
Watchdog
365369
========
366370
* Renamed ``CONFIG_WDT_NPM1300`` to :kconfig:option:`CONFIG_WDT_NPM13XX`,

0 commit comments

Comments
 (0)