Bindings index
This page documents the available devicetree bindings. See Devicetree bindings for an introduction to the Zephyr bindings file format.
Vendor index
This section contains an index of hardware vendors. Click on a vendor’s name to go to the list of bindings for that vendor.
Bindings by vendor
This section contains available bindings, grouped by vendor. Within each group, bindings are listed by the “compatible” property they apply to, like this:
Vendor name (vendor prefix)
<compatible-A>
<compatible-B> (on <bus-name> bus)
<compatible-C>
…
The text “(on <bus-name> bus)” appears when bindings may behave differently depending on the bus the node appears on. For example, this applies to some sensor device nodes, which may appear as children of either I2C or SPI bus nodes.