Skip to content
Commit 8e87d554 authored by Declan Snyder's avatar Declan Snyder Committed by Anas Nashif
Browse files

dts: bindings: base: Undeprecate label



Label property is described in DT spec and does not need to be
deprecated in base.yaml anymore. It was originally deprecated to
discourage what was previously the most common use case of labels in
zephyr which was the old device_get_binding, which was rightfully
removed. However, labels do have a purpose as described in DT spec of
providing a human readable string to software to describe the device,
which there is some use for.

The description of a label should be given in the device binding, as
stated in DT spec.

Label properties should be of type string.

Signed-off-by: default avatarDeclan Snyder <declan.snyder@nxp.com>
parent e544465c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment