mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 23:15:20 +00:00
Add binding support for a 'path' property type, for properties that are assigned node paths. Usually, paths are assigned with path references like 'foo = &label' (common in /chosen), but plain strings are accepted as well as long as they're valid paths. The 'path' type is mostly for completeness at this point, but might be useful for https://github.com/zephyrproject-rtos/zephyr/issues/21623. The support is there already in dtlib. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
---|---|---|
.. | ||
bar-bus.yaml | ||
child-binding.yaml | ||
child.yaml | ||
defaults.yaml | ||
deprecated-include.yaml | ||
deprecated.yaml | ||
device-on-bar-bus.yaml | ||
device-on-foo-bus.yaml | ||
false-positive.yaml | ||
foo-bus.yaml | ||
foo-optional.yaml | ||
foo-required.yaml | ||
gpio-dst.yaml | ||
gpio-src.yaml | ||
grandchild-1.yaml | ||
grandchild-2.yaml | ||
grandchild-3.yaml | ||
interrupt-1-cell.yaml | ||
interrupt-2-cell.yaml | ||
interrupt-3-cell.yaml | ||
multidir.yaml | ||
order-1.yaml | ||
order-2.yaml | ||
parent.yaml | ||
phandle-array-controller-1.yaml | ||
phandle-array-controller-2.yaml | ||
props.yaml |