nxp,sc18im704-i2c (on nxp,sc18im704 bus)

Description

These nodes are “i2c” bus nodes.

I2C controller part for the SC18IM704 bridge

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.