zephyr/scripts/dts/extract
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
..
__init__.py
clocks.py scripts: extract_dts_includes: Pass node address to get_binding 2018-12-07 09:08:04 -06:00
compatible.py scripts: extract_dts_includes: Generate device bus info define 2018-12-07 09:08:04 -06:00
default.py scripts: extract_dts_includes: remove passing yaml param to functions 2018-12-07 09:08:04 -06:00
directive.py scripts: extract_dts_includes: remove passing yaml param to functions 2018-12-07 09:08:04 -06:00
flash.py scripts: extract_dts_includes: remove passing yaml param to functions 2018-12-07 09:08:04 -06:00
globals.py scripts: extract_dts_includes: Fix handing of no binding 2018-12-11 09:23:21 -06:00
interrupts.py scripts: extract_dts_includes: Pass node address to get_binding 2018-12-07 09:08:04 -06:00
pinctrl.py scripts: extract_dts_includes: Pass node address to get_binding 2018-12-07 09:08:04 -06:00
reg.py scripts: extract_dts_includes: remove passing yaml param to functions 2018-12-07 09:08:04 -06:00