License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / arch / arm / boot / dts / kirkwood-lsxhl.dts
CommitLineData
b2441318 1// SPDX-License-Identifier: GPL-2.0
4aff38a3
MW
2/dts-v1/;
3
0ab6129c 4#include "kirkwood-lsxl.dtsi"
4aff38a3
MW
5
6/ {
7 model = "Buffalo Linkstation LS-XHL";
f39c1101 8 compatible = "buffalo,lsxhl", "buffalo,lsxl", "marvell,kirkwood-88f6281", "marvell,kirkwood";
4aff38a3
MW
9
10 memory {
11 device_type = "memory";
12 reg = <0x00000000 0x10000000>;
13 };
14
15 ocp@f1000000 {
16 serial@12000 {
4aff38a3
MW
17 status = "okay";
18 };
19 };
20};