]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - arch/arm/boot/dts/armada-370.dtsi
Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...
[mirror_ubuntu-artful-kernel.git] / arch / arm / boot / dts / armada-370.dtsi
1 /*
2 * Device Tree Include file for Marvell Armada 370 family SoC
3 *
4 * Copyright (C) 2012 Marvell
5 *
6 * Lior Amsalem <alior@marvell.com>
7 * Gregory CLEMENT <gregory.clement@free-electrons.com>
8 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 *
10 * This file is licensed under the terms of the GNU General Public
11 * License version 2. This program is licensed "as is" without any
12 * warranty of any kind, whether express or implied.
13 *
14 * Contains definitions specific to the Armada 370 SoC that are not
15 * common to all Armada SoCs.
16 */
17
18 #include "armada-370-xp.dtsi"
19 /include/ "skeleton.dtsi"
20
21 / {
22 model = "Marvell Armada 370 family SoC";
23 compatible = "marvell,armada370", "marvell,armada-370-xp";
24
25 aliases {
26 gpio0 = &gpio0;
27 gpio1 = &gpio1;
28 gpio2 = &gpio2;
29 };
30
31 soc {
32 compatible = "marvell,armada370-mbus", "simple-bus";
33
34 bootrom {
35 compatible = "marvell,bootrom";
36 reg = <MBUS_ID(0x01, 0xe0) 0 0x100000>;
37 };
38
39 pcie-controller {
40 compatible = "marvell,armada-370-pcie";
41 status = "disabled";
42 device_type = "pci";
43
44 #address-cells = <3>;
45 #size-cells = <2>;
46
47 msi-parent = <&mpic>;
48 bus-range = <0x00 0xff>;
49
50 ranges =
51 <0x82000000 0 0x40000 MBUS_ID(0xf0, 0x01) 0x40000 0 0x00002000
52 0x82000000 0 0x80000 MBUS_ID(0xf0, 0x01) 0x80000 0 0x00002000
53 0x82000000 0x1 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 0.0 MEM */
54 0x81000000 0x1 0 MBUS_ID(0x04, 0xe0) 0 1 0 /* Port 0.0 IO */
55 0x82000000 0x2 0 MBUS_ID(0x08, 0xe8) 0 1 0 /* Port 1.0 MEM */
56 0x81000000 0x2 0 MBUS_ID(0x08, 0xe0) 0 1 0 /* Port 1.0 IO */>;
57
58 pcie@1,0 {
59 device_type = "pci";
60 assigned-addresses = <0x82000800 0 0x40000 0 0x2000>;
61 reg = <0x0800 0 0 0 0>;
62 #address-cells = <3>;
63 #size-cells = <2>;
64 #interrupt-cells = <1>;
65 ranges = <0x82000000 0 0 0x82000000 0x1 0 1 0
66 0x81000000 0 0 0x81000000 0x1 0 1 0>;
67 interrupt-map-mask = <0 0 0 0>;
68 interrupt-map = <0 0 0 0 &mpic 58>;
69 marvell,pcie-port = <0>;
70 marvell,pcie-lane = <0>;
71 clocks = <&gateclk 5>;
72 status = "disabled";
73 };
74
75 pcie@2,0 {
76 device_type = "pci";
77 assigned-addresses = <0x82002800 0 0x80000 0 0x2000>;
78 reg = <0x1000 0 0 0 0>;
79 #address-cells = <3>;
80 #size-cells = <2>;
81 #interrupt-cells = <1>;
82 ranges = <0x82000000 0 0 0x82000000 0x2 0 1 0
83 0x81000000 0 0 0x81000000 0x2 0 1 0>;
84 interrupt-map-mask = <0 0 0 0>;
85 interrupt-map = <0 0 0 0 &mpic 62>;
86 marvell,pcie-port = <1>;
87 marvell,pcie-lane = <0>;
88 clocks = <&gateclk 9>;
89 status = "disabled";
90 };
91 };
92
93 internal-regs {
94 L2: l2-cache {
95 compatible = "marvell,aurora-outer-cache";
96 reg = <0x08000 0x1000>;
97 cache-id-part = <0x100>;
98 wt-override;
99 };
100
101 i2c0: i2c@11000 {
102 reg = <0x11000 0x20>;
103 };
104
105 i2c1: i2c@11100 {
106 reg = <0x11100 0x20>;
107 };
108
109 system-controller@18200 {
110 compatible = "marvell,armada-370-xp-system-controller";
111 reg = <0x18200 0x100>;
112 };
113
114 pinctrl {
115 compatible = "marvell,mv88f6710-pinctrl";
116 reg = <0x18000 0x38>;
117
118 sdio_pins1: sdio-pins1 {
119 marvell,pins = "mpp9", "mpp11", "mpp12",
120 "mpp13", "mpp14", "mpp15";
121 marvell,function = "sd0";
122 };
123
124 sdio_pins2: sdio-pins2 {
125 marvell,pins = "mpp47", "mpp48", "mpp49",
126 "mpp50", "mpp51", "mpp52";
127 marvell,function = "sd0";
128 };
129
130 sdio_pins3: sdio-pins3 {
131 marvell,pins = "mpp48", "mpp49", "mpp50",
132 "mpp51", "mpp52", "mpp53";
133 marvell,function = "sd0";
134 };
135
136 i2c0_pins: i2c0-pins {
137 marvell,pins = "mpp2", "mpp3";
138 marvell,function = "i2c0";
139 };
140
141 i2s_pins1: i2s-pins1 {
142 marvell,pins = "mpp5", "mpp6", "mpp7",
143 "mpp8", "mpp9", "mpp10",
144 "mpp12", "mpp13";
145 marvell,function = "audio";
146 };
147
148 i2s_pins2: i2s-pins2 {
149 marvell,pins = "mpp49", "mpp47", "mpp50",
150 "mpp59", "mpp57", "mpp61",
151 "mpp62", "mpp60", "mpp58";
152 marvell,function = "audio";
153 };
154 };
155
156 gpio0: gpio@18100 {
157 compatible = "marvell,orion-gpio";
158 reg = <0x18100 0x40>;
159 ngpios = <32>;
160 gpio-controller;
161 #gpio-cells = <2>;
162 interrupt-controller;
163 #interrupt-cells = <2>;
164 interrupts = <82>, <83>, <84>, <85>;
165 };
166
167 gpio1: gpio@18140 {
168 compatible = "marvell,orion-gpio";
169 reg = <0x18140 0x40>;
170 ngpios = <32>;
171 gpio-controller;
172 #gpio-cells = <2>;
173 interrupt-controller;
174 #interrupt-cells = <2>;
175 interrupts = <87>, <88>, <89>, <90>;
176 };
177
178 gpio2: gpio@18180 {
179 compatible = "marvell,orion-gpio";
180 reg = <0x18180 0x40>;
181 ngpios = <2>;
182 gpio-controller;
183 #gpio-cells = <2>;
184 interrupt-controller;
185 #interrupt-cells = <2>;
186 interrupts = <91>;
187 };
188
189 gateclk: clock-gating-control@18220 {
190 compatible = "marvell,armada-370-gating-clock";
191 reg = <0x18220 0x4>;
192 clocks = <&coreclk 0>;
193 #clock-cells = <1>;
194 };
195
196 coreclk: mvebu-sar@18230 {
197 compatible = "marvell,armada-370-core-clock";
198 reg = <0x18230 0x08>;
199 #clock-cells = <1>;
200 };
201
202 thermal@18300 {
203 compatible = "marvell,armada370-thermal";
204 reg = <0x18300 0x4
205 0x18304 0x4>;
206 status = "okay";
207 };
208
209 interrupt-controller@20000 {
210 reg = <0x20a00 0x1d0>, <0x21870 0x58>;
211 };
212
213 timer@20300 {
214 compatible = "marvell,armada-370-timer";
215 clocks = <&coreclk 2>;
216 };
217
218 watchdog@20300 {
219 compatible = "marvell,armada-370-wdt";
220 clocks = <&coreclk 2>;
221 };
222
223 cpurst@20800 {
224 compatible = "marvell,armada-370-cpu-reset";
225 reg = <0x20800 0x8>;
226 };
227
228 audio_controller: audio-controller@30000 {
229 compatible = "marvell,armada370-audio";
230 reg = <0x30000 0x4000>;
231 interrupts = <93>;
232 clocks = <&gateclk 0>;
233 clock-names = "internal";
234 status = "disabled";
235 };
236
237 usb@50000 {
238 clocks = <&coreclk 0>;
239 };
240
241 usb@51000 {
242 clocks = <&coreclk 0>;
243 };
244
245 xor@60800 {
246 compatible = "marvell,orion-xor";
247 reg = <0x60800 0x100
248 0x60A00 0x100>;
249 status = "okay";
250
251 xor00 {
252 interrupts = <51>;
253 dmacap,memcpy;
254 dmacap,xor;
255 };
256 xor01 {
257 interrupts = <52>;
258 dmacap,memcpy;
259 dmacap,xor;
260 dmacap,memset;
261 };
262 };
263
264 xor@60900 {
265 compatible = "marvell,orion-xor";
266 reg = <0x60900 0x100
267 0x60b00 0x100>;
268 status = "okay";
269
270 xor10 {
271 interrupts = <94>;
272 dmacap,memcpy;
273 dmacap,xor;
274 };
275 xor11 {
276 interrupts = <95>;
277 dmacap,memcpy;
278 dmacap,xor;
279 dmacap,memset;
280 };
281 };
282 };
283 };
284 };