mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 17:18:05 -04:00
15 lines
341 B
Text
15 lines
341 B
Text
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 :
|
|
|