| b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame] | 1 | ST Microelectronics DDC I2C |
| 2 | |||||
| 3 | Required properties : | ||||
| 4 | - compatible : Must be "st,ddci2c" | ||||
| 5 | - reg: physical base address of the controller and length of memory mapped | ||||
| 6 | region. | ||||
| 7 | - interrupts: interrupt number to the cpu. | ||||
| 8 | - #address-cells = <1>; | ||||
| 9 | - #size-cells = <0>; | ||||
| 10 | |||||
| 11 | Optional properties: | ||||
| 12 | - Child nodes conforming to i2c bus binding | ||||
| 13 | |||||
| 14 | Examples : | ||||
| 15 | |||||