zephyr/scripts/dts
Kumar Gala 17f0977fc9 scripts: extract_dts_includes: Fix handing of no binding
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>
2018-12-11 09:23:21 -06:00
..
extract scripts: extract_dts_includes: Fix handing of no binding 2018-12-11 09:23:21 -06:00
devicetree.py
extract_dts_includes.py scripts: extract_dts_includes: Support same sensor on different bus 2018-12-07 09:08:04 -06:00