blob: 03f917e9b65a820bb2bb4e44256dd791f393f507 [file] [log] [blame]
Arnaud Ebalard2344a292013-07-04 23:16:46 +02001/*
2 * Device Tree file for NETGEAR ReadyNAS 102
3 *
4 * Copyright (C) 2013, Arnaud EBALARD <arno@natisbad.org>
5 *
6 * This program is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU General Public License
8 * as published by the Free Software Foundation; either version
9 * 2 of the License, or (at your option) any later version.
10 */
11
12/dts-v1/;
13
Arnaud Ebalardb8f18162013-11-29 21:27:38 +010014#include <dt-bindings/input/input.h>
15#include <dt-bindings/gpio/gpio.h>
Jason Cooper3d0ed752013-08-06 15:28:38 +000016#include "armada-370.dtsi"
Arnaud Ebalard2344a292013-07-04 23:16:46 +020017
18/ {
19 model = "NETGEAR ReadyNAS 102";
20 compatible = "netgear,readynas-102", "marvell,armada370", "marvell,armada-370-xp";
21
22 chosen {
23 bootargs = "console=ttyS0,115200 earlyprintk";
24 };
25
26 memory {
27 device_type = "memory";
28 reg = <0x00000000 0x20000000>; /* 512 MB */
29 };
30
31 soc {
Arnaud Ebalardb643f852013-10-01 00:19:16 +020032 ranges = <MBUS_ID(0xf0, 0x01) 0 0xd0000000 0x100000
33 MBUS_ID(0x01, 0xe0) 0 0xfff00000 0x100000>;
34
35 pcie-controller {
36 status = "okay";
37
38 /* Connected to Marvell SATA controller */
39 pcie@1,0 {
40 /* Port 0, Lane 0 */
41 status = "okay";
42 };
43
44 /* Connected to FL1009 USB 3.0 controller */
45 pcie@2,0 {
46 /* Port 1, Lane 0 */
47 status = "okay";
48 };
49 };
50
Arnaud Ebalard2344a292013-07-04 23:16:46 +020051 internal-regs {
52 serial@12000 {
Arnaud Ebalard2344a292013-07-04 23:16:46 +020053 status = "okay";
54 };
55
56 sata@a0000 {
57 nr-ports = <2>;
58 status = "okay";
59 };
60
61 pinctrl {
62 power_led_pin: power-led-pin {
63 marvell,pins = "mpp57";
64 marvell,function = "gpio";
65 };
Arnaud Ebalardece19e22013-11-29 21:27:58 +010066
Arnaud Ebalard2344a292013-07-04 23:16:46 +020067 sata1_led_pin: sata1-led-pin {
68 marvell,pins = "mpp15";
69 marvell,function = "gpio";
70 };
71
72 sata2_led_pin: sata2-led-pin {
73 marvell,pins = "mpp14";
74 marvell,function = "gpio";
75 };
76
77 backup_led_pin: backup-led-pin {
78 marvell,pins = "mpp56";
79 marvell,function = "gpio";
80 };
Arnaud Ebalard2832cf22013-09-29 23:41:43 +020081
Arnaud Ebalardb8f18162013-11-29 21:27:38 +010082 backup_button_pin: backup-button-pin {
83 marvell,pins = "mpp58";
84 marvell,function = "gpio";
85 };
86
87 power_button_pin: power-button-pin {
88 marvell,pins = "mpp62";
89 marvell,function = "gpio";
90 };
91
92 reset_button_pin: reset-button-pin {
93 marvell,pins = "mpp6";
94 marvell,function = "gpio";
95 };
96
Arnaud Ebalard2832cf22013-09-29 23:41:43 +020097 poweroff: poweroff {
98 marvell,pins = "mpp8";
99 marvell,function = "gpio";
100 };
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200101 };
102
103 mdio {
Ezequiel Garcia8c640da2014-08-11 09:14:39 -0300104 pinctrl-0 = <&mdio_pins>;
105 pinctrl-names = "default";
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100106 phy0: ethernet-phy@0 { /* Marvell 88E1318 */
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200107 reg = <0>;
108 };
109 };
110
111 ethernet@74000 {
Ezequiel Garcia8c640da2014-08-11 09:14:39 -0300112 pinctrl-0 = <&ge1_rgmii_pins>;
113 pinctrl-names = "default";
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200114 status = "okay";
115 phy = <&phy0>;
116 phy-mode = "rgmii-id";
117 };
118
119 usb@50000 {
120 status = "okay";
121 };
122
123 i2c@11000 {
124 compatible = "marvell,mv64xxx-i2c";
125 clock-frequency = <100000>;
126 status = "okay";
127
Arnaud Ebalard49a9b0b2013-12-19 23:02:05 +0100128 isl12057: isl12057@68 {
129 compatible = "isl,isl12057";
130 reg = <0x68>;
131 };
132
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200133 g762: g762@3e {
134 compatible = "gmt,g762";
135 reg = <0x3e>;
136 clocks = <&g762_clk>; /* input clock */
137 fan_gear_mode = <0>;
138 fan_startv = <1>;
139 pwm_polarity = <0>;
140 };
141 };
Arnaud Ebalard92beacc2013-12-07 00:13:37 +0100142
143 nand@d0000 {
144 status = "okay";
145 num-cs = <1>;
146 marvell,nand-keep-config;
147 marvell,nand-enable-arbiter;
148 nand-on-flash-bbt;
149
150 partition@0 {
151 label = "u-boot";
152 reg = <0x0000000 0x180000>; /* 1.5MB */
153 read-only;
154 };
155
156 partition@180000 {
157 label = "u-boot-env";
158 reg = <0x180000 0x20000>; /* 128KB */
159 read-only;
160 };
161
162 partition@200000 {
163 label = "uImage";
164 reg = <0x0200000 0x600000>; /* 6MB */
165 };
166
167 partition@800000 {
168 label = "minirootfs";
169 reg = <0x0800000 0x400000>; /* 4MB */
170 };
171
172 /* Last MB is for the BBT, i.e. not writable */
173 partition@c00000 {
174 label = "ubifs";
175 reg = <0x0c00000 0x7400000>; /* 116MB */
176 };
177 };
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200178 };
179 };
180
181 clocks {
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100182 g762_clk: g762-oscillator {
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200183 compatible = "fixed-clock";
184 #clock-cells = <0>;
185 clock-frequency = <8192>;
186 };
187 };
188
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100189 gpio-leds {
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200190 compatible = "gpio-leds";
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100191 pinctrl-0 = <&power_led_pin
192 &sata1_led_pin
193 &sata2_led_pin
194 &backup_led_pin>;
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200195 pinctrl-names = "default";
196
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100197 blue-power-led {
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200198 label = "rn102:blue:pwr";
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100199 gpios = <&gpio1 25 GPIO_ACTIVE_LOW>;
Jason Cooperdcdf14c2013-10-14 17:37:55 +0000200 default-state = "keep";
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200201 };
202
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100203 green-sata1-led {
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200204 label = "rn102:green:sata1";
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100205 gpios = <&gpio0 15 GPIO_ACTIVE_LOW>;
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200206 default-state = "on";
207 };
208
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100209 green-sata2-led {
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200210 label = "rn102:green:sata2";
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100211 gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200212 default-state = "on";
213 };
214
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100215 green-backup-led {
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200216 label = "rn102:green:backup";
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100217 gpios = <&gpio1 24 GPIO_ACTIVE_LOW>;
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200218 default-state = "on";
219 };
220 };
221
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100222 gpio-keys {
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200223 compatible = "gpio-keys";
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100224 pinctrl-0 = <&power_button_pin
225 &reset_button_pin
226 &backup_button_pin>;
227 pinctrl-names = "default";
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200228
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100229 power-button {
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200230 label = "Power Button";
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100231 linux,code = <KEY_POWER>;
232 gpios = <&gpio1 30 GPIO_ACTIVE_HIGH>;
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200233 };
234
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100235 reset-button {
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200236 label = "Reset Button";
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100237 linux,code = <KEY_RESTART>;
238 gpios = <&gpio0 6 GPIO_ACTIVE_LOW>;
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200239 };
240
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100241 backup-button {
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200242 label = "Backup Button";
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100243 linux,code = <KEY_COPY>;
244 gpios = <&gpio1 26 GPIO_ACTIVE_LOW>;
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200245 };
246 };
247
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100248 gpio-poweroff {
Arnaud Ebalard2832cf22013-09-29 23:41:43 +0200249 compatible = "gpio-poweroff";
250 pinctrl-0 = <&poweroff>;
251 pinctrl-names = "default";
Arnaud Ebalardb8f18162013-11-29 21:27:38 +0100252 gpios = <&gpio0 8 GPIO_ACTIVE_LOW>;
Arnaud Ebalard2832cf22013-09-29 23:41:43 +0200253 };
Arnaud Ebalard2344a292013-07-04 23:16:46 +0200254};