zephyr/scripts/dts
Nathaniel Graff 0b60f3839d dts: Fix get_compat when parent compat is a list
When a DTS node has no 'compatible' property and its parent node has a
list for its compatible property, return only the first element of the
parent's compatible list.

Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2018-08-16 06:22:39 -07:00
..
extract dts: Fix get_compat when parent compat is a list 2018-08-16 06:22:39 -07:00
devicetree.py
extract_dts_includes.py scripts: extract_dts_includes: use deepcopcy when accessing reduced 2018-08-06 09:44:21 -05:00