1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 3 4 #include "kirkwood-lsxl.dtsi" 5 6 / { 7 model = "Buffalo Linkstation LS-CHLv2"; 8 compatible = "buffalo,lschlv2", "buffalo,lsxl", "marvell,kirkwood-88f6281", "marvell,kirkwood"; 9 10 memory { 11 device_type = "memory"; 12 reg = <0x00000000 0x4000000>; 13 }; 14 15 ocp@f1000000 { 16 serial@12000 { 17 status = "okay"; 18 }; 19 }; 20 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.