:orphan:
.. raw:: html
.. dtcompatible:: zephyr,mctp-i2c-gpio-target
.. _dtbinding_i2c_gpio_target:
zephyr,mctp-i2c-gpio-target
###########################
Vendor: :ref:`The Zephyr Project `
Description
***********
.. code-block:: none
A configuration for MCTP bindings to an I2C target 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 peripheral that is used as an MCTP bus with the target mode API.
* - ``i2c-addr``
- ``int``
- .. code-block:: none
I2C address of endpoint
* - ``endpoint-id``
- ``int``
- .. code-block:: none
MCTP endpoint id
* - ``endpoint-gpios``
- ``phandle-array``
- .. code-block:: none
GPIO connected to the endpoint.
.. 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-target" compatible.
(None)