Merge branch 'mkp-fixes' into fixes
[deliverable/linux.git] / arch / arm / boot / dts / kirkwood-lschlv2.dts
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 };
This page took 0.038023 seconds and 5 git commands to generate.