zephyr/scripts/dts/python-devicetree/tests
Daniel Leung 418c915f1b dts: add primitive support for multi-bus in bindings
For a single bus that supports multiple protocols, e.g. I3C and I2C,
the single value "bus:" setting is no longer sufficient, as a I3C bus
cannot be matched to a device having "on-bus: I2C". This commit
extends the "bus:" setting so that it can accept a list of values.
This change allows corresponding devicetree macros to be generated
so that DT_ON_BUS() can work properly in this scenario.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-09-09 17:42:33 -04:00
..
test-bindings edtlib: allow const arrays 2022-08-25 18:11:27 -07:00
test-bindings-2
test-bindings-include
test-wrong-bindings
test_dtlib.py
test_edtlib.py dts: add primitive support for multi-bus in bindings 2022-09-09 17:42:33 -04:00
test-multidir.dts
test.dts