:orphan:
.. raw:: html
.. dtcompatible:: zephyr,mctp-i2c-gpio-controller
.. _dtbinding_zephyr_mctp_i2c_gpio_controller:
zephyr,mctp-i2c-gpio-controller
###############################
.. sidebar:: Overview
:Name: ``zephyr,mctp-i2c-gpio-controller``
:Vendor: :ref:`Zephyr Project `
:Used in: :zephyr:board-catalog:`List of boards <#compatibles=zephyr,mctp-i2c-gpio-controller>` using
this compatible
Description
***********
.. code-block:: none
A configuration for MCTP bindings to an I2C controller with GPIO.
Properties
**********
.. tabs::
.. group-tab:: Node specific properties
Properties not inherited from the base binding file.
.. list-table::
:widths: 1 1 4
:header-rows: 1
* - Name
- Type
- Details
* - ``i2c``
- ``phandle``
- .. code-block:: none
I2C controller that is used as an MCTP bus.
* - ``endpoint-ids``
- ``array``
- .. code-block:: none
Set of matching MCTP endpoint ids
* - ``endpoint-addrs``
- ``array``
- .. code-block:: none
I2C addresses of endpoints
* - ``endpoint-gpios``
- ``phandle-array``
- .. code-block:: none
Set of GPIOs connected to the endpoints, positionally must match endpoint-mapping.
.. group-tab:: Deprecated node specific properties
Deprecated properties not inherited from the base binding file.
(None)
.. group-tab:: Base properties
Properties inherited from the base binding file, which defines
common properties that may be set on many nodes. Not all of these
may apply to the "zephyr,mctp-i2c-gpio-controller" compatible.
(None)