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-rc6 15 lines 222 B view raw
1/dts-v1/; 2 3#include "omap2420-n8x0-common.dtsi" 4 5/ { 6 model = "Nokia N810"; 7 compatible = "nokia,n810", "nokia,n8x0", "ti,omap2420", "ti,omap2"; 8}; 9 10&i2c2 { 11 aic3x@18 { 12 compatible = "tlv320aic3x"; 13 reg = <0x18>; 14 }; 15};