| ST Microelectronics DDC I2C | |
| Required properties : | |
| - compatible : Must be "st,ddci2c" | |
| - reg: physical base address of the controller and length of memory mapped | |
| region. | |
| - interrupts: interrupt number to the cpu. | |
| - #address-cells = <1>; | |
| - #size-cells = <0>; | |
| Optional properties: | |
| - Child nodes conforming to i2c bus binding | |
| Examples : | |