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.15-rc2 19 lines 323 B view raw
1/dts-v1/; 2 3#include "kirkwood-lsxl.dtsi" 4 5/ { 6 model = "Buffalo Linkstation LS-CHLv2"; 7 compatible = "buffalo,lschlv2", "buffalo,lsxl", "marvell,kirkwood-88f6281", "marvell,kirkwood"; 8 9 memory { 10 device_type = "memory"; 11 reg = <0x00000000 0x4000000>; 12 }; 13 14 ocp@f1000000 { 15 serial@12000 { 16 status = "okay"; 17 }; 18 }; 19};