Newer
Older
barebox / dts / Bindings / i2c / i2c-stu300.txt
@Sascha Hauer Sascha Hauer on 8 Apr 2019 341 bytes dts: update to v5.1-rc3
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 :