Skip to content

Commit 8a58a44

Browse files
galakMaureenHelm
authored andcommitted
doc: release: 2.4: Add notes about devicetree related changes
Add comments about two main devicetree related features that went into the 2.4 release. Signed-off-by: Kumar Gala <[email protected]>
1 parent b88b1e6 commit 8a58a44

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

doc/releases/release-notes-2.4.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,14 @@ Bluetooth
599599
Build and Infrastructure
600600
************************
601601

602-
* Devicetree
602+
* Devicetree:
603+
604+
* Added new devicetree macros that provide a default value if the property
605+
or cell accessor doesn't contain the requested data
606+
607+
* Added support for inferring bindings for ``/zephyr,user`` devicetree node
608+
to allow applications an easy way to specify application specific
609+
devicetree properties without having a binding.
603610

604611
* Support for multiple SOC and ARCH roots.
605612
The :ref:`SOC_ROOT <application>` and ``ARCH_ROOT`` variables used to specify

0 commit comments

Comments
 (0)