mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 15:12:04 +00:00
There are cases in which we get the parents compat and thus we might have a binding available for the actual node. An example is having a SPI or I2C controller with a child node, but that node doesn't have a binding associated with it. We'll end up getting the parent compat, so return the parent binding in this case. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
extract | ||
devicetree.py | ||
extract_dts_includes.py |