zephyr/doc/build
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
..
cmake devicetree: s/devicetree_unfixed/devicetree_generated 2022-08-11 12:17:02 +02:00
dts dts: add primitive support for multi-bus in bindings 2022-09-09 17:42:33 -04:00
kconfig doc: kconfig: Clarify note describing overriding default n 2022-08-15 08:18:46 +00:00
sysbuild doc: remove BUILD_ALWAYS True from sysbuild documentation 2022-08-15 12:07:37 -07:00
index.rst doc: sysbuild documentation guide 2022-08-12 13:56:55 +02:00
zephyr_cmake_package.rst doc: zephyr_cmake_package: fix obsolete text 2022-08-19 12:09:22 +02:00