Newer
Older
barebox / dts / Bindings / i2c / i2c-st-ddci2c.txt
@Sascha Hauer Sascha Hauer on 28 Apr 2014 341 bytes Add devicetree source files as of Linux-3.15-rc2
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 :