Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / kirkwood-ds212.dts
1 /*
2  * Andrew Lunn <andrew@lunn.ch>
3  * Ben Peddell <klightspeed@killerwolves.net>
4  *
5  * This file is licensed under the terms of the GNU General Public
6  * License version 2.  This program is licensed "as is" without any
7  * warranty of any kind, whether express or implied.
8  */
9
10 /dts-v1/;
11
12 #include "kirkwood.dtsi"
13 #include "kirkwood-6282.dtsi"
14 #include "kirkwood-synology.dtsi"
15
16 / {
17         model = "Synology DS212, DS212p v10, v20, DS213air v10, DS213 v10";
18         compatible = "synology,ds212", "synology,ds212pv10",
19                      "synology,ds212pv10", "synology,ds212pv20",
20                      "synology,ds213airv10", "synology,ds213v10",
21                      "marvell,kirkwood";
22
23         memory {
24                 device_type = "memory";
25                 reg = <0x00000000 0x8000000>;
26         };
27
28         chosen {
29                 bootargs = "console=ttyS0,115200n8";
30         };
31
32         gpio-fan-100-15-35-1 {
33                 status = "okay";
34         };
35
36         gpio-leds-hdd-21-2 {
37                 status = "okay";
38         };
39 };
40
41 &s35390a {
42         status = "okay";
43 };
44
45 &pcie2 {
46         status = "okay";
47 };