Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.12-rc2 15 lines 341 B view raw
1ST Microelectronics DDC I2C 2 3Required 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 11Optional properties: 12- Child nodes conforming to i2c bus binding 13 14Examples : 15