arm64: dts: apm: Add APM X-Gene v2 SoC PMU DTS entries
[cascardo/linux.git] / arch / arm64 / boot / dts / apm / apm-shadowcat.dtsi
1 /*
2  * dts file for AppliedMicro (APM) X-Gene Shadowcat SOC
3  *
4  * Copyright (C) 2015, Applied Micro Circuits Corporation
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 as
8  * published by the Free Software Foundation; either version 2 of
9  * the License, or (at your option) any later version.
10  */
11
12 / {
13         compatible = "apm,xgene-shadowcat";
14         interrupt-parent = <&gic>;
15         #address-cells = <2>;
16         #size-cells = <2>;
17
18         cpus {
19                 #address-cells = <2>;
20                 #size-cells = <0>;
21
22                 cpu@000 {
23                         device_type = "cpu";
24                         compatible = "apm,strega", "arm,armv8";
25                         reg = <0x0 0x000>;
26                         enable-method = "spin-table";
27                         cpu-release-addr = <0x1 0x0000fff8>;
28                         next-level-cache = <&xgene_L2_0>;
29                 };
30                 cpu@001 {
31                         device_type = "cpu";
32                         compatible = "apm,strega", "arm,armv8";
33                         reg = <0x0 0x001>;
34                         enable-method = "spin-table";
35                         cpu-release-addr = <0x1 0x0000fff8>;
36                         next-level-cache = <&xgene_L2_0>;
37                 };
38                 cpu@100 {
39                         device_type = "cpu";
40                         compatible = "apm,strega", "arm,armv8";
41                         reg = <0x0 0x100>;
42                         enable-method = "spin-table";
43                         cpu-release-addr = <0x1 0x0000fff8>;
44                         next-level-cache = <&xgene_L2_1>;
45                 };
46                 cpu@101 {
47                         device_type = "cpu";
48                         compatible = "apm,strega", "arm,armv8";
49                         reg = <0x0 0x101>;
50                         enable-method = "spin-table";
51                         cpu-release-addr = <0x1 0x0000fff8>;
52                         next-level-cache = <&xgene_L2_1>;
53                 };
54                 cpu@200 {
55                         device_type = "cpu";
56                         compatible = "apm,strega", "arm,armv8";
57                         reg = <0x0 0x200>;
58                         enable-method = "spin-table";
59                         cpu-release-addr = <0x1 0x0000fff8>;
60                         next-level-cache = <&xgene_L2_2>;
61                 };
62                 cpu@201 {
63                         device_type = "cpu";
64                         compatible = "apm,strega", "arm,armv8";
65                         reg = <0x0 0x201>;
66                         enable-method = "spin-table";
67                         cpu-release-addr = <0x1 0x0000fff8>;
68                         next-level-cache = <&xgene_L2_2>;
69                 };
70                 cpu@300 {
71                         device_type = "cpu";
72                         compatible = "apm,strega", "arm,armv8";
73                         reg = <0x0 0x300>;
74                         enable-method = "spin-table";
75                         cpu-release-addr = <0x1 0x0000fff8>;
76                         next-level-cache = <&xgene_L2_3>;
77                 };
78                 cpu@301 {
79                         device_type = "cpu";
80                         compatible = "apm,strega", "arm,armv8";
81                         reg = <0x0 0x301>;
82                         enable-method = "spin-table";
83                         cpu-release-addr = <0x1 0x0000fff8>;
84                         next-level-cache = <&xgene_L2_3>;
85                 };
86                 xgene_L2_0: l2-cache-0 {
87                         compatible = "cache";
88                 };
89                 xgene_L2_1: l2-cache-1 {
90                         compatible = "cache";
91                 };
92                 xgene_L2_2: l2-cache-2 {
93                         compatible = "cache";
94                 };
95                 xgene_L2_3: l2-cache-3 {
96                         compatible = "cache";
97                 };
98         };
99
100         gic: interrupt-controller@78090000 {
101                 compatible = "arm,cortex-a15-gic";
102                 #interrupt-cells = <3>;
103                 #address-cells = <2>;
104                 #size-cells = <2>;
105                 interrupt-controller;
106                 interrupts = <1 9 0xf04>;       /* GIC Maintenence IRQ */
107                 ranges = <0 0 0 0x79000000 0x0 0x800000>; /* MSI Range */
108                 reg = <0x0 0x78090000 0x0 0x10000>,     /* GIC Dist */
109                       <0x0 0x780a0000 0x0 0x20000>,     /* GIC CPU */
110                       <0x0 0x780c0000 0x0 0x10000>,     /* GIC VCPU Control */
111                       <0x0 0x780e0000 0x0 0x20000>;     /* GIC VCPU */
112                 v2m0: v2m@00000 {
113                         compatible = "arm,gic-v2m-frame";
114                         msi-controller;
115                         reg = <0x0 0x0 0x0 0x1000>;
116                 };
117                 v2m1: v2m@10000 {
118                         compatible = "arm,gic-v2m-frame";
119                         msi-controller;
120                         reg = <0x0 0x10000 0x0 0x1000>;
121                 };
122                 v2m2: v2m@20000 {
123                         compatible = "arm,gic-v2m-frame";
124                         msi-controller;
125                         reg = <0x0 0x20000 0x0 0x1000>;
126                 };
127                 v2m3: v2m@30000 {
128                         compatible = "arm,gic-v2m-frame";
129                         msi-controller;
130                         reg = <0x0 0x30000 0x0 0x1000>;
131                 };
132                 v2m4: v2m@40000 {
133                         compatible = "arm,gic-v2m-frame";
134                         msi-controller;
135                         reg = <0x0 0x40000 0x0 0x1000>;
136                 };
137                 v2m5: v2m@50000 {
138                         compatible = "arm,gic-v2m-frame";
139                         msi-controller;
140                         reg = <0x0 0x50000 0x0 0x1000>;
141                 };
142                 v2m6: v2m@60000 {
143                         compatible = "arm,gic-v2m-frame";
144                         msi-controller;
145                         reg = <0x0 0x60000 0x0 0x1000>;
146                 };
147                 v2m7: v2m@70000 {
148                         compatible = "arm,gic-v2m-frame";
149                         msi-controller;
150                         reg = <0x0 0x70000 0x0 0x1000>;
151                 };
152                 v2m8: v2m@80000 {
153                         compatible = "arm,gic-v2m-frame";
154                         msi-controller;
155                         reg = <0x0 0x80000 0x0 0x1000>;
156                 };
157                 v2m9: v2m@90000 {
158                         compatible = "arm,gic-v2m-frame";
159                         msi-controller;
160                         reg = <0x0 0x90000 0x0 0x1000>;
161                 };
162                 v2m10: v2m@a0000 {
163                         compatible = "arm,gic-v2m-frame";
164                         msi-controller;
165                         reg = <0x0 0xa0000 0x0 0x1000>;
166                 };
167                 v2m11: v2m@b0000 {
168                         compatible = "arm,gic-v2m-frame";
169                         msi-controller;
170                         reg = <0x0 0xb0000 0x0 0x1000>;
171                 };
172                 v2m12: v2m@c0000 {
173                         compatible = "arm,gic-v2m-frame";
174                         msi-controller;
175                         reg = <0x0 0xc0000 0x0 0x1000>;
176                 };
177                 v2m13: v2m@d0000 {
178                         compatible = "arm,gic-v2m-frame";
179                         msi-controller;
180                         reg = <0x0 0xd0000 0x0 0x1000>;
181                 };
182                 v2m14: v2m@e0000 {
183                         compatible = "arm,gic-v2m-frame";
184                         msi-controller;
185                         reg = <0x0 0xe0000 0x0 0x1000>;
186                 };
187                 v2m15: v2m@f0000 {
188                         compatible = "arm,gic-v2m-frame";
189                         msi-controller;
190                         reg = <0x0 0xf0000 0x0 0x1000>;
191                 };
192         };
193
194         pmu {
195                 compatible = "arm,armv8-pmuv3";
196                 interrupts = <1 12 0xff04>;
197         };
198
199         timer {
200                 compatible = "arm,armv8-timer";
201                 interrupts = <1 0 0xff08>,      /* Secure Phys IRQ */
202                              <1 13 0xff08>,     /* Non-secure Phys IRQ */
203                              <1 14 0xff08>,     /* Virt IRQ */
204                              <1 15 0xff08>;     /* Hyp IRQ */
205                 clock-frequency = <50000000>;
206         };
207
208         soc {
209                 compatible = "simple-bus";
210                 #address-cells = <2>;
211                 #size-cells = <2>;
212                 ranges;
213
214                 clocks {
215                         #address-cells = <2>;
216                         #size-cells = <2>;
217                         ranges;
218
219                         refclk: refclk {
220                                 compatible = "fixed-clock";
221                                 #clock-cells = <1>;
222                                 clock-frequency = <100000000>;
223                                 clock-output-names = "refclk";
224                         };
225
226                         socpll: socpll@17000120 {
227                                 compatible = "apm,xgene-socpll-v2-clock";
228                                 #clock-cells = <1>;
229                                 clocks = <&refclk 0>;
230                                 reg = <0x0 0x17000120 0x0 0x1000>;
231                                 clock-output-names = "socpll";
232                         };
233
234                         socplldiv2: socplldiv2  {
235                                 compatible = "fixed-factor-clock";
236                                 #clock-cells = <1>;
237                                 clocks = <&socpll 0>;
238                                 clock-mult = <1>;
239                                 clock-div = <2>;
240                                 clock-output-names = "socplldiv2";
241                         };
242
243                         ahbclk: ahbclk@17000000 {
244                                 compatible = "apm,xgene-device-clock";
245                                 #clock-cells = <1>;
246                                 clocks = <&socplldiv2 0>;
247                                 reg = <0x0 0x17000000 0x0 0x2000>;
248                                 reg-names = "div-reg";
249                                 divider-offset = <0x164>;
250                                 divider-width = <0x5>;
251                                 divider-shift = <0x0>;
252                                 clock-output-names = "ahbclk";
253                         };
254
255                         sbapbclk: sbapbclk@1704c000 {
256                                 compatible = "apm,xgene-device-clock";
257                                 #clock-cells = <1>;
258                                 clocks = <&ahbclk 0>;
259                                 reg = <0x0 0x1704c000 0x0 0x2000>;
260                                 reg-names = "div-reg";
261                                 divider-offset = <0x10>;
262                                 divider-width = <0x2>;
263                                 divider-shift = <0x0>;
264                                 clock-output-names = "sbapbclk";
265                         };
266
267                         sdioclk: sdioclk@1f2ac000 {
268                                 compatible = "apm,xgene-device-clock";
269                                 #clock-cells = <1>;
270                                 clocks = <&socplldiv2 0>;
271                                 reg = <0x0 0x1f2ac000 0x0 0x1000
272                                         0x0 0x17000000 0x0 0x2000>;
273                                 reg-names = "csr-reg", "div-reg";
274                                 csr-offset = <0x0>;
275                                 csr-mask = <0x2>;
276                                 enable-offset = <0x8>;
277                                 enable-mask = <0x2>;
278                                 divider-offset = <0x178>;
279                                 divider-width = <0x8>;
280                                 divider-shift = <0x0>;
281                                 clock-output-names = "sdioclk";
282                         };
283
284                         pcie0clk: pcie0clk@1f2bc000 {
285                                 compatible = "apm,xgene-device-clock";
286                                 #clock-cells = <1>;
287                                 clocks = <&socplldiv2 0>;
288                                 reg = <0x0 0x1f2bc000 0x0 0x1000>;
289                                 reg-names = "csr-reg";
290                                 clock-output-names = "pcie0clk";
291                         };
292
293                         pcie1clk: pcie1clk@1f2cc000 {
294                                 compatible = "apm,xgene-device-clock";
295                                 #clock-cells = <1>;
296                                 clocks = <&socplldiv2 0>;
297                                 reg = <0x0 0x1f2cc000 0x0 0x1000>;
298                                 reg-names = "csr-reg";
299                                 clock-output-names = "pcie1clk";
300                         };
301
302                         xge0clk: xge0clk@1f61c000 {
303                                 compatible = "apm,xgene-device-clock";
304                                 #clock-cells = <1>;
305                                 clocks = <&socplldiv2 0>;
306                                 reg = <0x0 0x1f61c000 0x0 0x1000>;
307                                 reg-names = "csr-reg";
308                                 enable-mask = <0x3>;
309                                 csr-mask = <0x3>;
310                                 clock-output-names = "xge0clk";
311                         };
312
313                         xge1clk: xge1clk@1f62c000 {
314                                 compatible = "apm,xgene-device-clock";
315                                 #clock-cells = <1>;
316                                 clocks = <&socplldiv2 0>;
317                                 reg = <0x0 0x1f62c000 0x0 0x1000>;
318                                 reg-names = "csr-reg";
319                                 enable-mask = <0x3>;
320                                 csr-mask = <0x3>;
321                                 clock-output-names = "xge1clk";
322                         };
323
324                         rngpkaclk: rngpkaclk@17000000 {
325                                 compatible = "apm,xgene-device-clock";
326                                 #clock-cells = <1>;
327                                 clocks = <&socplldiv2 0>;
328                                 reg = <0x0 0x17000000 0x0 0x2000>;
329                                 reg-names = "csr-reg";
330                                 csr-offset = <0xc>;
331                                 csr-mask = <0x10>;
332                                 enable-offset = <0x10>;
333                                 enable-mask = <0x10>;
334                                 clock-output-names = "rngpkaclk";
335                         };
336
337                         i2c4clk: i2c4clk@1704c000 {
338                                 compatible = "apm,xgene-device-clock";
339                                 #clock-cells = <1>;
340                                 clocks = <&sbapbclk 0>;
341                                 reg = <0x0 0x1704c000 0x0 0x1000>;
342                                 reg-names = "csr-reg";
343                                 csr-offset = <0x0>;
344                                 csr-mask = <0x40>;
345                                 enable-offset = <0x8>;
346                                 enable-mask = <0x40>;
347                                 clock-output-names = "i2c4clk";
348                         };
349                 };
350
351                 scu: system-clk-controller@17000000 {
352                         compatible = "apm,xgene-scu","syscon";
353                         reg = <0x0 0x17000000 0x0 0x400>;
354                 };
355
356                 reboot: reboot@17000014 {
357                         compatible = "syscon-reboot";
358                         regmap = <&scu>;
359                         offset = <0x14>;
360                         mask = <0x1>;
361                 };
362
363                 csw: csw@7e200000 {
364                         compatible = "apm,xgene-csw", "syscon";
365                         reg = <0x0 0x7e200000 0x0 0x1000>;
366                 };
367
368                 mcba: mcba@7e700000 {
369                         compatible = "apm,xgene-mcb", "syscon";
370                         reg = <0x0 0x7e700000 0x0 0x1000>;
371                 };
372
373                 mcbb: mcbb@7e720000 {
374                         compatible = "apm,xgene-mcb", "syscon";
375                         reg = <0x0 0x7e720000 0x0 0x1000>;
376                 };
377
378                 efuse: efuse@1054a000 {
379                         compatible = "apm,xgene-efuse", "syscon";
380                         reg = <0x0 0x1054a000 0x0 0x20>;
381                 };
382
383                 edac@78800000 {
384                         compatible = "apm,xgene-edac";
385                         #address-cells = <2>;
386                         #size-cells = <2>;
387                         ranges;
388                         regmap-csw = <&csw>;
389                         regmap-mcba = <&mcba>;
390                         regmap-mcbb = <&mcbb>;
391                         regmap-efuse = <&efuse>;
392                         reg = <0x0 0x78800000 0x0 0x100>;
393                         interrupts = <0x0 0x20 0x4>,
394                                      <0x0 0x21 0x4>,
395                                      <0x0 0x27 0x4>;
396
397                         edacmc@7e800000 {
398                                 compatible = "apm,xgene-edac-mc";
399                                 reg = <0x0 0x7e800000 0x0 0x1000>;
400                                 memory-controller = <0>;
401                         };
402
403                         edacmc@7e840000 {
404                                 compatible = "apm,xgene-edac-mc";
405                                 reg = <0x0 0x7e840000 0x0 0x1000>;
406                                 memory-controller = <1>;
407                         };
408
409                         edacmc@7e880000 {
410                                 compatible = "apm,xgene-edac-mc";
411                                 reg = <0x0 0x7e880000 0x0 0x1000>;
412                                 memory-controller = <2>;
413                         };
414
415                         edacmc@7e8c0000 {
416                                 compatible = "apm,xgene-edac-mc";
417                                 reg = <0x0 0x7e8c0000 0x0 0x1000>;
418                                 memory-controller = <3>;
419                         };
420
421                         edacpmd@7c000000 {
422                                 compatible = "apm,xgene-edac-pmd";
423                                 reg = <0x0 0x7c000000 0x0 0x200000>;
424                                 pmd-controller = <0>;
425                         };
426
427                         edacpmd@7c200000 {
428                                 compatible = "apm,xgene-edac-pmd";
429                                 reg = <0x0 0x7c200000 0x0 0x200000>;
430                                 pmd-controller = <1>;
431                         };
432
433                         edacpmd@7c400000 {
434                                 compatible = "apm,xgene-edac-pmd";
435                                 reg = <0x0 0x7c400000 0x0 0x200000>;
436                                 pmd-controller = <2>;
437                         };
438
439                         edacpmd@7c600000 {
440                                 compatible = "apm,xgene-edac-pmd";
441                                 reg = <0x0 0x7c600000 0x0 0x200000>;
442                                 pmd-controller = <3>;
443                         };
444
445                         edacl3@7e600000 {
446                                 compatible = "apm,xgene-edac-l3-v2";
447                                 reg = <0x0 0x7e600000 0x0 0x1000>;
448                         };
449
450                         edacsoc@7e930000 {
451                                 compatible = "apm,xgene-edac-soc";
452                                 reg = <0x0 0x7e930000 0x0 0x1000>;
453                         };
454                 };
455
456                 pmu: pmu@78810000 {
457                         compatible = "apm,xgene-pmu-v2";
458                         #address-cells = <2>;
459                         #size-cells = <2>;
460                         ranges;
461                         regmap-csw = <&csw>;
462                         regmap-mcba = <&mcba>;
463                         regmap-mcbb = <&mcbb>;
464                         reg = <0x0 0x78810000 0x0 0x1000>;
465                         interrupts = <0x0 0x22 0x4>;
466
467                         pmul3c@7e610000 {
468                                 compatible = "apm,xgene-pmu-l3c";
469                                 reg = <0x0 0x7e610000 0x0 0x1000>;
470                         };
471
472                         pmuiob@7e940000 {
473                                 compatible = "apm,xgene-pmu-iob";
474                                 reg = <0x0 0x7e940000 0x0 0x1000>;
475                         };
476
477                         pmucmcb@7e710000 {
478                                 compatible = "apm,xgene-pmu-mcb";
479                                 reg = <0x0 0x7e710000 0x0 0x1000>;
480                                 enable-bit-index = <0>;
481                         };
482
483                         pmucmcb@7e730000 {
484                                 compatible = "apm,xgene-pmu-mcb";
485                                 reg = <0x0 0x7e730000 0x0 0x1000>;
486                                 enable-bit-index = <1>;
487                         };
488
489                         pmucmc@7e810000 {
490                                 compatible = "apm,xgene-pmu-mc";
491                                 reg = <0x0 0x7e810000 0x0 0x1000>;
492                                 enable-bit-index = <0>;
493                         };
494
495                         pmucmc@7e850000 {
496                                 compatible = "apm,xgene-pmu-mc";
497                                 reg = <0x0 0x7e850000 0x0 0x1000>;
498                                 enable-bit-index = <1>;
499                         };
500
501                         pmucmc@7e890000 {
502                                 compatible = "apm,xgene-pmu-mc";
503                                 reg = <0x0 0x7e890000 0x0 0x1000>;
504                                 enable-bit-index = <2>;
505                         };
506
507                         pmucmc@7e8d0000 {
508                                 compatible = "apm,xgene-pmu-mc";
509                                 reg = <0x0 0x7e8d0000 0x0 0x1000>;
510                                 enable-bit-index = <3>;
511                         };
512                 };
513
514                 mailbox: mailbox@10540000 {
515                         compatible = "apm,xgene-slimpro-mbox";
516                         reg = <0x0 0x10540000 0x0 0x8000>;
517                         #mbox-cells = <1>;
518                         interrupts =   <0x0 0x0 0x4
519                                         0x0 0x1 0x4
520                                         0x0 0x2 0x4
521                                         0x0 0x3 0x4
522                                         0x0 0x4 0x4
523                                         0x0 0x5 0x4
524                                         0x0 0x6 0x4
525                                         0x0 0x7 0x4>;
526                 };
527
528                 i2cslimpro {
529                         compatible = "apm,xgene-slimpro-i2c";
530                         mboxes = <&mailbox 0>;
531                 };
532
533                 serial0: serial@10600000 {
534                         device_type = "serial";
535                         compatible = "ns16550";
536                         reg = <0 0x10600000 0x0 0x1000>;
537                         reg-shift = <2>;
538                         clock-frequency = <10000000>;
539                         interrupt-parent = <&gic>;
540                         interrupts = <0x0 0x4c 0x4>;
541                 };
542
543                 /* Do not change dwusb name, coded for backward compatibility */
544                 usb0: dwusb@19000000 {
545                         status = "disabled";
546                         compatible = "snps,dwc3";
547                         reg =  <0x0 0x19000000 0x0 0x100000>;
548                         interrupts = <0x0 0x5d 0x4>;
549                         dma-coherent;
550                         dr_mode = "host";
551                 };
552
553                 pcie0: pcie@1f2b0000 {
554                         status = "disabled";
555                         device_type = "pci";
556                         compatible = "apm,xgene-pcie", "apm,xgene2-pcie";
557                         #interrupt-cells = <1>;
558                         #size-cells = <2>;
559                         #address-cells = <3>;
560                         reg = < 0x00 0x1f2b0000 0x0 0x00010000   /* Controller registers */
561                                 0xc0 0xd0000000 0x0 0x00040000>; /* PCI config space */
562                         reg-names = "csr", "cfg";
563                         ranges = <0x01000000 0x00 0x00000000 0xc0 0x10000000 0x00 0x00010000   /* io */
564                                   0x02000000 0x00 0x20000000 0xc1 0x20000000 0x00 0x20000000   /* mem */
565                                   0x43000000 0xe0 0x00000000 0xe0 0x00000000 0x20 0x00000000>; /* mem */
566                         dma-ranges = <0x42000000 0x80 0x00000000 0x80 0x00000000 0x00 0x80000000
567                                       0x42000000 0x00 0x00000000 0x00 0x00000000 0x80 0x00000000>;
568                         interrupt-map-mask = <0x0 0x0 0x0 0x7>;
569                         interrupt-map = <0x0 0x0 0x0 0x1 &gic 0x0 0x0 0x0 0x10 0x1
570                                          0x0 0x0 0x0 0x2 &gic 0x0 0x0 0x0 0x11 0x1
571                                          0x0 0x0 0x0 0x3 &gic 0x0 0x0 0x0 0x12 0x1
572                                          0x0 0x0 0x0 0x4 &gic 0x0 0x0 0x0 0x13 0x1>;
573                         dma-coherent;
574                         clocks = <&pcie0clk 0>;
575                         msi-parent = <&v2m0>;
576                 };
577
578                 pcie1: pcie@1f2c0000 {
579                         status = "disabled";
580                         device_type = "pci";
581                         compatible = "apm,xgene-pcie", "apm,xgene2-pcie";
582                         #interrupt-cells = <1>;
583                         #size-cells = <2>;
584                         #address-cells = <3>;
585                         reg = < 0x00 0x1f2c0000 0x0 0x00010000   /* Controller registers */
586                                 0xa0 0xd0000000 0x0 0x00040000>; /* PCI config space */
587                         reg-names = "csr", "cfg";
588                         ranges = <0x01000000 0x00 0x00000000 0xa0 0x10000000 0x00 0x00010000   /* io */
589                                   0x02000000 0x00 0x20000000 0xa1 0x20000000 0x00 0x20000000   /* mem */
590                                   0x43000000 0xb0 0x00000000 0xb0 0x00000000 0x10 0x00000000>; /* mem */
591                         dma-ranges = <0x42000000 0x80 0x00000000 0x80 0x00000000 0x00 0x80000000
592                                       0x42000000 0x00 0x00000000 0x00 0x00000000 0x80 0x00000000>;
593                         interrupt-map-mask = <0x0 0x0 0x0 0x7>;
594                         interrupt-map = <0x0 0x0 0x0 0x1 &gic 0x0 0x0 0x0 0x16 0x1
595                                          0x0 0x0 0x0 0x2 &gic 0x0 0x0 0x0 0x17 0x1
596                                          0x0 0x0 0x0 0x3 &gic 0x0 0x0 0x0 0x18 0x1
597                                          0x0 0x0 0x0 0x4 &gic 0x0 0x0 0x0 0x19 0x1>;
598                         dma-coherent;
599                         clocks = <&pcie1clk 0>;
600                         msi-parent = <&v2m0>;
601                 };
602
603                 sata1: sata@1a000000 {
604                         compatible = "apm,xgene-ahci-v2";
605                         reg = <0x0 0x1a000000 0x0 0x1000>,
606                               <0x0 0x1f200000 0x0 0x1000>,
607                               <0x0 0x1f20d000 0x0 0x1000>,
608                               <0x0 0x1f20e000 0x0 0x1000>;
609                         interrupts = <0x0 0x5a 0x4>;
610                         dma-coherent;
611                 };
612
613                 sata2: sata@1a200000 {
614                         compatible = "apm,xgene-ahci-v2";
615                         reg = <0x0 0x1a200000 0x0 0x1000>,
616                               <0x0 0x1f210000 0x0 0x1000>,
617                               <0x0 0x1f21d000 0x0 0x1000>,
618                               <0x0 0x1f21e000 0x0 0x1000>;
619                         interrupts = <0x0 0x5b 0x4>;
620                         dma-coherent;
621                 };
622
623                 sata3: sata@1a400000 {
624                         compatible = "apm,xgene-ahci-v2";
625                         reg = <0x0 0x1a400000 0x0 0x1000>,
626                               <0x0 0x1f220000 0x0 0x1000>,
627                               <0x0 0x1f22d000 0x0 0x1000>,
628                               <0x0 0x1f22e000 0x0 0x1000>;
629                         interrupts = <0x0 0x5c 0x4>;
630                         dma-coherent;
631                 };
632
633                 mmc0: mmc@1c000000 {
634                         compatible = "arasan,sdhci-4.9a";
635                         reg = <0x0 0x1c000000 0x0 0x100>;
636                         interrupts = <0x0 0x49 0x4>;
637                         dma-coherent;
638                         no-1-8-v;
639                         clock-names = "clk_xin", "clk_ahb";
640                         clocks = <&sdioclk 0>, <&ahbclk 0>;
641                 };
642
643                 gfcgpio: gpio@1f63c000 {
644                         compatible = "apm,xgene-gpio";
645                         reg = <0x0 0x1f63c000 0x0 0x40>;
646                         gpio-controller;
647                         #gpio-cells = <2>;
648                 };
649
650                 dwgpio: gpio@1c024000 {
651                         compatible = "snps,dw-apb-gpio";
652                         reg = <0x0 0x1c024000 0x0 0x1000>;
653                         reg-io-width = <4>;
654                         #address-cells = <1>;
655                         #size-cells = <0>;
656
657                         porta: gpio-controller@0 {
658                                 compatible = "snps,dw-apb-gpio-port";
659                                 gpio-controller;
660                                 snps,nr-gpios = <32>;
661                                 reg = <0>;
662                         };
663                 };
664
665                 sbgpio: gpio@17001000{
666                         compatible = "apm,xgene-gpio-sb";
667                         reg = <0x0 0x17001000 0x0 0x400>;
668                         #gpio-cells = <2>;
669                         gpio-controller;
670                         interrupts = <0x0 0x28 0x1>,
671                                      <0x0 0x29 0x1>,
672                                      <0x0 0x2a 0x1>,
673                                      <0x0 0x2b 0x1>,
674                                      <0x0 0x2c 0x1>,
675                                      <0x0 0x2d 0x1>,
676                                      <0x0 0x2e 0x1>,
677                                      <0x0 0x2f 0x1>;
678                         interrupt-parent = <&gic>;
679                         #interrupt-cells = <2>;
680                         interrupt-controller;
681                         apm,nr-gpios = <22>;
682                         apm,nr-irqs = <8>;
683                         apm,irq-start = <8>;
684                 };
685
686                 mdio: mdio@1f610000 {
687                         compatible = "apm,xgene-mdio-xfi";
688                         #address-cells = <1>;
689                         #size-cells = <0>;
690                         reg = <0x0 0x1f610000 0x0 0xd100>;
691                         clocks = <&xge0clk 0>;
692                 };
693
694                 sgenet0: ethernet@1f610000 {
695                         compatible = "apm,xgene2-sgenet";
696                         status = "disabled";
697                         reg = <0x0 0x1f610000 0x0 0xd100>,
698                               <0x0 0x1f600000 0x0 0xd100>,
699                               <0x0 0x20000000 0x0 0x20000>;
700                         interrupts = <0 96 4>,
701                                      <0 97 4>;
702                         dma-coherent;
703                         clocks = <&xge0clk 0>;
704                         local-mac-address = [00 01 73 00 00 01];
705                         phy-connection-type = "sgmii";
706                         phy-handle = <&sgenet0phy>;
707                 };
708
709                 xgenet1: ethernet@1f620000 {
710                         compatible = "apm,xgene2-xgenet";
711                         status = "disabled";
712                         reg = <0x0 0x1f620000 0x0 0x10000>,
713                               <0x0 0x1f600000 0x0 0xd100>,
714                               <0x0 0x20000000 0x0 0x220000>;
715                         interrupts = <0 108 4>,
716                                      <0 109 4>,
717                                      <0 110 4>,
718                                      <0 111 4>,
719                                      <0 112 4>,
720                                      <0 113 4>,
721                                      <0 114 4>,
722                                      <0 115 4>;
723                         channel = <12>;
724                         port-id = <1>;
725                         dma-coherent;
726                         clocks = <&xge1clk 0>;
727                         local-mac-address = [00 01 73 00 00 02];
728                         phy-connection-type = "xgmii";
729                 };
730
731                 rng: rng@10520000 {
732                         compatible = "apm,xgene-rng";
733                         reg = <0x0 0x10520000 0x0 0x100>;
734                         interrupts = <0x0 0x41 0x4>;
735                         clocks = <&rngpkaclk 0>;
736                 };
737
738                 i2c1: i2c@10511000 {
739                         #address-cells = <1>;
740                         #size-cells = <0>;
741                         compatible = "snps,designware-i2c";
742                         reg = <0x0 0x10511000 0x0 0x1000>;
743                         interrupts = <0 0x45 0x4>;
744                         #clock-cells = <1>;
745                         clocks = <&sbapbclk 0>;
746                         bus_num = <1>;
747                 };
748
749                 i2c4: i2c@10640000 {
750                         #address-cells = <1>;
751                         #size-cells = <0>;
752                         compatible = "snps,designware-i2c";
753                         reg = <0x0 0x10640000 0x0 0x1000>;
754                         interrupts = <0 0x3a 0x4>;
755                         clocks = <&i2c4clk 0>;
756                         bus_num = <4>;
757                 };
758         };
759 };