]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blame - arch/arm/boot/dts/armada-xp-mv78230.dtsi
Merge tag 'mips_fixes_5.1_1' into mips-next
[mirror_ubuntu-eoan-kernel.git] / arch / arm / boot / dts / armada-xp-mv78230.dtsi
CommitLineData
69f5689b 1// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
f3b42b7c
TP
2/*
3 * Device Tree Include file for Marvell Armada XP family SoC
4 *
5 * Copyright (C) 2012 Marvell
6 *
7 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 *
f3b42b7c
TP
9 * Contains definitions specific to the Armada XP MV78230 SoC that are not
10 * common to all Armada XP SoCs.
11 */
12
f72b720f 13#include "armada-xp.dtsi"
f3b42b7c
TP
14
15/ {
16 model = "Marvell Armada XP MV78230 SoC";
17 compatible = "marvell,armadaxp-mv78230", "marvell,armadaxp", "marvell,armada-370-xp";
18
397d59f3
TP
19 aliases {
20 gpio0 = &gpio0;
21 gpio1 = &gpio1;
22 };
23
9d202783 24 cpus {
1b2529d0
TP
25 #address-cells = <1>;
26 #size-cells = <0>;
23157856 27 enable-method = "marvell,armada-xp-smp";
9d202783 28
1b2529d0
TP
29 cpu@0 {
30 device_type = "cpu";
31 compatible = "marvell,sheeva-v7";
32 reg = <0>;
33 clocks = <&cpuclk 0>;
38436078 34 clock-latency = <1000000>;
1b2529d0 35 };
44cfae9a 36
1b2529d0
TP
37 cpu@1 {
38 device_type = "cpu";
39 compatible = "marvell,sheeva-v7";
40 reg = <1>;
41 clocks = <&cpuclk 1>;
38436078 42 clock-latency = <1000000>;
1b2529d0 43 };
41be8dc1 44 };
9d202783 45
f3b42b7c 46 soc {
14fd8ed0
EG
47 /*
48 * MV78230 has 2 PCIe units Gen2.0: One unit can be
49 * configured as x4 or quad x1 lanes. One unit is
12b69a59 50 * x1 only.
14fd8ed0 51 */
28fbb9c5 52 pciec: pcie@82000000 {
14fd8ed0
EG
53 compatible = "marvell,armada-xp-pcie";
54 status = "disabled";
55 device_type = "pci";
56
57 #address-cells = <3>;
58 #size-cells = <2>;
59
d4fa9941 60 msi-parent = <&mpic>;
14fd8ed0
EG
61 bus-range = <0x00 0xff>;
62
63 ranges =
64 <0x82000000 0 0x40000 MBUS_ID(0xf0, 0x01) 0x40000 0 0x00002000 /* Port 0.0 registers */
14fd8ed0
EG
65 0x82000000 0 0x44000 MBUS_ID(0xf0, 0x01) 0x44000 0 0x00002000 /* Port 0.1 registers */
66 0x82000000 0 0x48000 MBUS_ID(0xf0, 0x01) 0x48000 0 0x00002000 /* Port 0.2 registers */
67 0x82000000 0 0x4c000 MBUS_ID(0xf0, 0x01) 0x4c000 0 0x00002000 /* Port 0.3 registers */
12b69a59 68 0x82000000 0 0x80000 MBUS_ID(0xf0, 0x01) 0x80000 0 0x00002000 /* Port 1.0 registers */
14fd8ed0
EG
69 0x82000000 0x1 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 0.0 MEM */
70 0x81000000 0x1 0 MBUS_ID(0x04, 0xe0) 0 1 0 /* Port 0.0 IO */
71 0x82000000 0x2 0 MBUS_ID(0x04, 0xd8) 0 1 0 /* Port 0.1 MEM */
72 0x81000000 0x2 0 MBUS_ID(0x04, 0xd0) 0 1 0 /* Port 0.1 IO */
73 0x82000000 0x3 0 MBUS_ID(0x04, 0xb8) 0 1 0 /* Port 0.2 MEM */
74 0x81000000 0x3 0 MBUS_ID(0x04, 0xb0) 0 1 0 /* Port 0.2 IO */
75 0x82000000 0x4 0 MBUS_ID(0x04, 0x78) 0 1 0 /* Port 0.3 MEM */
76 0x81000000 0x4 0 MBUS_ID(0x04, 0x70) 0 1 0 /* Port 0.3 IO */
12b69a59
AE
77 0x82000000 0x5 0 MBUS_ID(0x08, 0xe8) 0 1 0 /* Port 1.0 MEM */
78 0x81000000 0x5 0 MBUS_ID(0x08, 0xe0) 0 1 0 /* Port 1.0 IO */>;
14fd8ed0 79
11f7135b 80 pcie1: pcie@1,0 {
14fd8ed0
EG
81 device_type = "pci";
82 assigned-addresses = <0x82000800 0 0x40000 0 0x2000>;
83 reg = <0x0800 0 0 0 0>;
84 #address-cells = <3>;
85 #size-cells = <2>;
86 #interrupt-cells = <1>;
87 ranges = <0x82000000 0 0 0x82000000 0x1 0 1 0
88 0x81000000 0 0 0x81000000 0x1 0 1 0>;
28fbb9c5 89 bus-range = <0x00 0xff>;
14fd8ed0
EG
90 interrupt-map-mask = <0 0 0 0>;
91 interrupt-map = <0 0 0 0 &mpic 58>;
92 marvell,pcie-port = <0>;
93 marvell,pcie-lane = <0>;
94 clocks = <&gateclk 5>;
95 status = "disabled";
96 };
97
11f7135b 98 pcie2: pcie@2,0 {
14fd8ed0
EG
99 device_type = "pci";
100 assigned-addresses = <0x82000800 0 0x44000 0 0x2000>;
101 reg = <0x1000 0 0 0 0>;
102 #address-cells = <3>;
103 #size-cells = <2>;
104 #interrupt-cells = <1>;
105 ranges = <0x82000000 0 0 0x82000000 0x2 0 1 0
106 0x81000000 0 0 0x81000000 0x2 0 1 0>;
28fbb9c5 107 bus-range = <0x00 0xff>;
14fd8ed0
EG
108 interrupt-map-mask = <0 0 0 0>;
109 interrupt-map = <0 0 0 0 &mpic 59>;
110 marvell,pcie-port = <0>;
111 marvell,pcie-lane = <1>;
112 clocks = <&gateclk 6>;
113 status = "disabled";
114 };
115
11f7135b 116 pcie3: pcie@3,0 {
14fd8ed0
EG
117 device_type = "pci";
118 assigned-addresses = <0x82000800 0 0x48000 0 0x2000>;
119 reg = <0x1800 0 0 0 0>;
120 #address-cells = <3>;
121 #size-cells = <2>;
122 #interrupt-cells = <1>;
123 ranges = <0x82000000 0 0 0x82000000 0x3 0 1 0
124 0x81000000 0 0 0x81000000 0x3 0 1 0>;
28fbb9c5 125 bus-range = <0x00 0xff>;
14fd8ed0
EG
126 interrupt-map-mask = <0 0 0 0>;
127 interrupt-map = <0 0 0 0 &mpic 60>;
128 marvell,pcie-port = <0>;
129 marvell,pcie-lane = <2>;
130 clocks = <&gateclk 7>;
131 status = "disabled";
132 };
133
11f7135b 134 pcie4: pcie@4,0 {
14fd8ed0
EG
135 device_type = "pci";
136 assigned-addresses = <0x82000800 0 0x4c000 0 0x2000>;
137 reg = <0x2000 0 0 0 0>;
138 #address-cells = <3>;
139 #size-cells = <2>;
140 #interrupt-cells = <1>;
141 ranges = <0x82000000 0 0 0x82000000 0x4 0 1 0
142 0x81000000 0 0 0x81000000 0x4 0 1 0>;
28fbb9c5 143 bus-range = <0x00 0xff>;
14fd8ed0
EG
144 interrupt-map-mask = <0 0 0 0>;
145 interrupt-map = <0 0 0 0 &mpic 61>;
146 marvell,pcie-port = <0>;
147 marvell,pcie-lane = <3>;
148 clocks = <&gateclk 8>;
149 status = "disabled";
150 };
151
11f7135b 152 pcie5: pcie@5,0 {
14fd8ed0 153 device_type = "pci";
12b69a59
AE
154 assigned-addresses = <0x82000800 0 0x80000 0 0x2000>;
155 reg = <0x2800 0 0 0 0>;
14fd8ed0
EG
156 #address-cells = <3>;
157 #size-cells = <2>;
158 #interrupt-cells = <1>;
12b69a59
AE
159 ranges = <0x82000000 0 0 0x82000000 0x5 0 1 0
160 0x81000000 0 0 0x81000000 0x5 0 1 0>;
28fbb9c5 161 bus-range = <0x00 0xff>;
14fd8ed0 162 interrupt-map-mask = <0 0 0 0>;
12b69a59
AE
163 interrupt-map = <0 0 0 0 &mpic 62>;
164 marvell,pcie-port = <1>;
14fd8ed0 165 marvell,pcie-lane = <0>;
12b69a59 166 clocks = <&gateclk 9>;
14fd8ed0
EG
167 status = "disabled";
168 };
169 };
170
467f54b2 171 internal-regs {
467f54b2 172 gpio0: gpio@18100 {
0c8c9ff8
AL
173 compatible = "marvell,armada-370-gpio",
174 "marvell,orion-gpio";
175 reg = <0x18100 0x40>, <0x181c0 0x08>;
176 reg-names = "gpio", "pwm";
467f54b2
GC
177 ngpios = <32>;
178 gpio-controller;
179 #gpio-cells = <2>;
0c8c9ff8 180 #pwm-cells = <2>;
467f54b2 181 interrupt-controller;
ca60985c 182 #interrupt-cells = <2>;
467f54b2 183 interrupts = <82>, <83>, <84>, <85>;
0c8c9ff8 184 clocks = <&coreclk 0>;
9d8f44f0
TP
185 };
186
467f54b2 187 gpio1: gpio@18140 {
0c8c9ff8
AL
188 compatible = "marvell,armada-370-gpio",
189 "marvell,orion-gpio";
190 reg = <0x18140 0x40>, <0x181c8 0x08>;
191 reg-names = "gpio", "pwm";
467f54b2
GC
192 ngpios = <17>;
193 gpio-controller;
194 #gpio-cells = <2>;
0c8c9ff8 195 #pwm-cells = <2>;
467f54b2 196 interrupt-controller;
ca60985c 197 #interrupt-cells = <2>;
467f54b2 198 interrupts = <87>, <88>, <89>;
0c8c9ff8 199 clocks = <&coreclk 0>;
9d8f44f0 200 };
9d8f44f0 201 };
f3b42b7c
TP
202 };
203};
01c43422
SH
204
205&pinctrl {
206 compatible = "marvell,mv78230-pinctrl";
207};