:orphan:
.. raw:: html
.. dtcompatible:: intel,espi-peci
.. _dtbinding_intel_espi_peci:
intel,espi-peci (on espi bus)
#############################
.. sidebar:: Overview
:Name: ``intel,espi-peci``
:Vendor: :ref:`Intel Corporation `
:Used in: :zephyr:board-catalog:`List of boards <#compatibles=intel,espi-peci>` using
this compatible
:Driver: :zephyr_file:`drivers/peci/espi_peci.c`
Description
***********
.. code-block:: none
PECI node associated to this eSPI bus.
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
* - ``peci-addr``
- ``int``
- .. code-block:: none
I2C/PECI address of the PECI controller exposed over the eSPI bus.
This address is used by the host to communicate with the PECI device.
Default value: ``0x7``
.. 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 "intel,espi-peci" compatible.
(None)