Skip to content

Commit 5170a4d

Browse files
maass-hamburgkartben
authored andcommitted
doc: release: mention DT_ENUM_HAS_VALUE change
mention DT_ENUM_HAS_VALUE change in release notes. Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
1 parent c2fff4a commit 5170a4d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/releases/migration-guide-4.2.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,9 @@ Devicetree
9797
superfamily. Therefore, any dts files for boards that use Series 2 SoCs will need to change their
9898
include from ``#include <silabs/some_soc.dtsi>`` to ``#include <silabs/xg2[1-9]/some_soc.dtsi>``.
9999

100+
* The :c:macro:`DT_ENUM_HAS_VALUE` and :c:macro:`DT_INST_ENUM_HAS_VALUE` macros are now
101+
checking all values, when used on an array, not just the first one.
102+
100103
DAI
101104
===
102105

0 commit comments

Comments
 (0)