brcm,iproc-i2c

Description

These nodes are “i2c” bus nodes.

Broadcom iProc I2C controller

Properties

Properties not inherited from the base binding file.

Name

Type

Details

clock-frequency

int

Initial clock frequency in Hz

sq-size

int

Size of the submission queue for blocking requests

Default value: 4

cq-size

int

Size of the completion queue for blocking requests

Default value: 4

zephyr,transfer-timeout-ms

int

Maximum time to wait for an I2C transfer to complete, in milliseconds.
When absent, the default value is CONFIG_I2C_TRANSFER_TIMEOUT_MS.