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 <kumar.gala@linaro.org>
This commit is contained in:
parent
b88b1e664b
commit
8a58a44f22
1 changed files with 8 additions and 1 deletions
|
@ -599,7 +599,14 @@ Bluetooth
|
|||
Build and Infrastructure
|
||||
************************
|
||||
|
||||
* Devicetree
|
||||
* Devicetree:
|
||||
|
||||
* Added new devicetree macros that provide a default value if the property
|
||||
or cell accessor doesn't contain the requested data
|
||||
|
||||
* Added support for inferring bindings for ``/zephyr,user`` devicetree node
|
||||
to allow applications an easy way to specify application specific
|
||||
devicetree properties without having a binding.
|
||||
|
||||
* Support for multiple SOC and ARCH roots.
|
||||
The :ref:`SOC_ROOT <application>` and ``ARCH_ROOT`` variables used to specify
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue