zephyr/include/devicetree
Kumar Gala bd97378870 devicetree: Add support for fixed-partitions
Add DT_NODE_BY_FIXED_PARTITION_LABEL that given a "label" in any
fixed-partitions map will return the node_id for that partition node.

Add DT_NODE_HAS_FIXED_PARTITION_LABEL that will test if a given
fixed-partitions "label" is valid.

Add DT_FIXED_PARTITION_ID that will return an unique ordinal value for
the partition give a node_id to the partition.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-13 21:22:53 +02:00
..
adc.h doc: devicetree: change doxygen groups 2020-04-13 22:38:13 -04:00
clocks.h devicetree.h: clocks: Rename clock node name 2020-04-21 15:39:36 -05:00
dma.h include/devicetree: dma: cleanup params to DT_*DMAS_CELL_BY_NAME 2020-04-21 06:37:28 -05:00
fixed-partitions.h devicetree: Add support for fixed-partitions 2020-05-13 21:22:53 +02:00
gpio.h doc: devicetree: change doxygen groups 2020-04-13 22:38:13 -04:00
pwms.h devicetree.h: pwms: Add DT_PWMS_ macros 2020-04-29 13:11:22 -05:00
spi.h doc: devicetree: change doxygen groups 2020-04-13 22:38:13 -04:00
zephyr.h can: dts: Convert can-primary alias to zephyr,can-primary chosen prop 2020-04-29 14:27:31 -05:00