nuvoton,npcx-i2c-ctrl

Description

Nuvoton NPCX-I2C controller

Properties

Properties not inherited from the base binding file.

Name

Type

Details

smb-wui

phandle

Mapping table between Wake-Up Input (WUI) and SMB module.

For example the WUI mapping on SMB 4 module would be
   smb-wui = <&wui_smb4>;

This property is required.

dma-driven

boolean

If true, the I2C controller has a dedicated DMA controller for data transfer.
If false, it will use FIFO.