mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 12:55:22 +00:00
Add the ability to extract just a single instance from extract_cells and extract_controller. This lets us pass in a prop_values like: cs-gpios = < 0x02 0x11 0x00 >, < 0x03 0x05 0x00 >; and extract just index = 1 if we want < 0x03 0x05 0x00 >. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
extract | ||
devicetree.py | ||
extract_dts_includes.py |