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 v4.2 10 lines 225 B view raw
1i2c Controller on ARM Versatile platform: 2 3Required properties: 4- compatible : Must be "arm,versatile-i2c"; 5- reg 6- #address-cells = <1>; 7- #size-cells = <0>; 8 9Optional properties: 10- Child nodes conforming to i2c bus binding