mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 17:55:48 +00:00
Several bindings have an expectation of sub-nodes that describe the actual infomation. The sub-nodes don't have any compatiable so we can't key on that. So we can add the concept of a sub-node to the YAML to handle cases like 'gpio-keys', 'gpio-leds', 'pwm-leds', etc.. The sub-node in the YAML is effective the "binding" params that describe what properties should exist in the sub-node. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
__init__.py | ||
clocks.py | ||
compatible.py | ||
default.py | ||
directive.py | ||
flash.py | ||
globals.py | ||
interrupts.py | ||
reg.py |