Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 1 | /* |
| 2 | * Device Tree Include file for Marvell Armada 370 and Armada XP 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 | * Ben Dooks <ben.dooks@codethink.co.uk> |
| 10 | * |
| 11 | * This file is licensed under the terms of the GNU General Public |
| 12 | * License version 2. This program is licensed "as is" without any |
| 13 | * warranty of any kind, whether express or implied. |
| 14 | * |
| 15 | * This file contains the definitions that are common to the Armada |
| 16 | * 370 and Armada XP SoC. |
| 17 | */ |
| 18 | |
Gregory CLEMENT | 7489836 | 2013-04-12 16:29:10 +0200 | [diff] [blame] | 19 | /include/ "skeleton64.dtsi" |
Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 20 | |
Ezequiel Garcia | 5e12a61 | 2013-07-26 10:17:57 -0300 | [diff] [blame] | 21 | #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) |
| 22 | |
Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 23 | / { |
| 24 | model = "Marvell Armada 370 and XP SoC"; |
Thomas Petazzoni | 92ece1c | 2012-11-09 16:29:17 +0100 | [diff] [blame] | 25 | compatible = "marvell,armada-370-xp"; |
Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 26 | |
Willy Tarreau | be5a938 | 2013-06-03 18:47:36 +0200 | [diff] [blame] | 27 | aliases { |
| 28 | eth0 = ð0; |
| 29 | eth1 = ð1; |
| 30 | }; |
| 31 | |
Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 32 | cpus { |
Lorenzo Pieralisi | 7a7ed29 | 2013-04-18 18:29:34 +0100 | [diff] [blame] | 33 | #address-cells = <1>; |
| 34 | #size-cells = <0>; |
Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 35 | cpu@0 { |
| 36 | compatible = "marvell,sheeva-v7"; |
Lorenzo Pieralisi | 7a7ed29 | 2013-04-18 18:29:34 +0100 | [diff] [blame] | 37 | device_type = "cpu"; |
| 38 | reg = <0>; |
Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 39 | }; |
| 40 | }; |
| 41 | |
Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 42 | soc { |
Ezequiel Garcia | 5e12a61 | 2013-07-26 10:17:57 -0300 | [diff] [blame] | 43 | #address-cells = <2>; |
Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 44 | #size-cells = <1>; |
Ezequiel Garcia | 5e12a61 | 2013-07-26 10:17:57 -0300 | [diff] [blame] | 45 | controller = <&mbusc>; |
Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 46 | interrupt-parent = <&mpic>; |
Ezequiel Garcia | 14fd8ed | 2013-07-26 10:18:00 -0300 | [diff] [blame] | 47 | pcie-mem-aperture = <0xe0000000 0x8000000>; |
| 48 | pcie-io-aperture = <0xe8000000 0x100000>; |
Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 49 | |
Ezequiel Garcia | de1af8d | 2013-07-26 10:17:59 -0300 | [diff] [blame] | 50 | devbus-bootcs { |
| 51 | compatible = "marvell,mvebu-devbus"; |
| 52 | reg = <MBUS_ID(0xf0, 0x01) 0x10400 0x8>; |
| 53 | ranges = <0 MBUS_ID(0x01, 0x2f) 0 0xffffffff>; |
| 54 | #address-cells = <1>; |
| 55 | #size-cells = <1>; |
| 56 | clocks = <&coreclk 0>; |
| 57 | status = "disabled"; |
| 58 | }; |
| 59 | |
| 60 | devbus-cs0 { |
| 61 | compatible = "marvell,mvebu-devbus"; |
| 62 | reg = <MBUS_ID(0xf0, 0x01) 0x10408 0x8>; |
| 63 | ranges = <0 MBUS_ID(0x01, 0x3e) 0 0xffffffff>; |
| 64 | #address-cells = <1>; |
| 65 | #size-cells = <1>; |
| 66 | clocks = <&coreclk 0>; |
| 67 | status = "disabled"; |
| 68 | }; |
| 69 | |
| 70 | devbus-cs1 { |
| 71 | compatible = "marvell,mvebu-devbus"; |
| 72 | reg = <MBUS_ID(0xf0, 0x01) 0x10410 0x8>; |
| 73 | ranges = <0 MBUS_ID(0x01, 0x3d) 0 0xffffffff>; |
| 74 | #address-cells = <1>; |
| 75 | #size-cells = <1>; |
| 76 | clocks = <&coreclk 0>; |
| 77 | status = "disabled"; |
| 78 | }; |
| 79 | |
| 80 | devbus-cs2 { |
| 81 | compatible = "marvell,mvebu-devbus"; |
| 82 | reg = <MBUS_ID(0xf0, 0x01) 0x10418 0x8>; |
| 83 | ranges = <0 MBUS_ID(0x01, 0x3b) 0 0xffffffff>; |
| 84 | #address-cells = <1>; |
| 85 | #size-cells = <1>; |
| 86 | clocks = <&coreclk 0>; |
| 87 | status = "disabled"; |
| 88 | }; |
| 89 | |
| 90 | devbus-cs3 { |
| 91 | compatible = "marvell,mvebu-devbus"; |
| 92 | reg = <MBUS_ID(0xf0, 0x01) 0x10420 0x8>; |
| 93 | ranges = <0 MBUS_ID(0x01, 0x37) 0 0xffffffff>; |
| 94 | #address-cells = <1>; |
| 95 | #size-cells = <1>; |
| 96 | clocks = <&coreclk 0>; |
| 97 | status = "disabled"; |
| 98 | }; |
| 99 | |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 100 | internal-regs { |
| 101 | compatible = "simple-bus"; |
| 102 | #address-cells = <1>; |
| 103 | #size-cells = <1>; |
Ezequiel Garcia | 5e12a61 | 2013-07-26 10:17:57 -0300 | [diff] [blame] | 104 | ranges = <0 MBUS_ID(0xf0, 0x01) 0 0x100000>; |
| 105 | |
Jason Cooper | a095b1c | 2013-12-12 13:59:17 +0000 | [diff] [blame] | 106 | rtc@10300 { |
| 107 | compatible = "marvell,orion-rtc"; |
| 108 | reg = <0x10300 0x20>; |
| 109 | interrupts = <50>; |
Ezequiel Garcia | 5e12a61 | 2013-07-26 10:17:57 -0300 | [diff] [blame] | 110 | }; |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 111 | |
Jason Cooper | a095b1c | 2013-12-12 13:59:17 +0000 | [diff] [blame] | 112 | spi0: spi@10600 { |
| 113 | compatible = "marvell,orion-spi"; |
| 114 | reg = <0x10600 0x28>; |
| 115 | #address-cells = <1>; |
| 116 | #size-cells = <0>; |
| 117 | cell-index = <0>; |
| 118 | interrupts = <30>; |
| 119 | clocks = <&coreclk 0>; |
| 120 | status = "disabled"; |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 121 | }; |
Thomas Petazzoni | b18ea4d | 2013-04-12 16:29:07 +0200 | [diff] [blame] | 122 | |
Jason Cooper | a095b1c | 2013-12-12 13:59:17 +0000 | [diff] [blame] | 123 | spi1: spi@10680 { |
| 124 | compatible = "marvell,orion-spi"; |
| 125 | reg = <0x10680 0x28>; |
| 126 | #address-cells = <1>; |
| 127 | #size-cells = <0>; |
| 128 | cell-index = <1>; |
| 129 | interrupts = <92>; |
| 130 | clocks = <&coreclk 0>; |
| 131 | status = "disabled"; |
| 132 | }; |
| 133 | |
| 134 | i2c0: i2c@11000 { |
| 135 | compatible = "marvell,mv64xxx-i2c"; |
| 136 | #address-cells = <1>; |
| 137 | #size-cells = <0>; |
| 138 | interrupts = <31>; |
| 139 | timeout-ms = <1000>; |
| 140 | clocks = <&coreclk 0>; |
| 141 | status = "disabled"; |
| 142 | }; |
| 143 | |
| 144 | i2c1: i2c@11100 { |
| 145 | compatible = "marvell,mv64xxx-i2c"; |
| 146 | #address-cells = <1>; |
| 147 | #size-cells = <0>; |
| 148 | interrupts = <32>; |
| 149 | timeout-ms = <1000>; |
| 150 | clocks = <&coreclk 0>; |
| 151 | status = "disabled"; |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 152 | }; |
Thomas Petazzoni | b18ea4d | 2013-04-12 16:29:07 +0200 | [diff] [blame] | 153 | |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 154 | serial@12000 { |
Gregory CLEMENT | b24212f | 2012-12-04 18:04:59 +0100 | [diff] [blame] | 155 | compatible = "snps,dw-apb-uart"; |
Gregory CLEMENT | 82a6826 | 2013-04-12 16:29:08 +0200 | [diff] [blame] | 156 | reg = <0x12000 0x100>; |
Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 157 | reg-shift = <2>; |
| 158 | interrupts = <41>; |
Heikki Krogerus | e366154 | 2013-03-06 11:23:33 +0100 | [diff] [blame] | 159 | reg-io-width = <1>; |
Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 160 | status = "disabled"; |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 161 | }; |
| 162 | serial@12100 { |
Gregory CLEMENT | b24212f | 2012-12-04 18:04:59 +0100 | [diff] [blame] | 163 | compatible = "snps,dw-apb-uart"; |
Gregory CLEMENT | 82a6826 | 2013-04-12 16:29:08 +0200 | [diff] [blame] | 164 | reg = <0x12100 0x100>; |
Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 165 | reg-shift = <2>; |
| 166 | interrupts = <42>; |
Heikki Krogerus | e366154 | 2013-03-06 11:23:33 +0100 | [diff] [blame] | 167 | reg-io-width = <1>; |
Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 168 | status = "disabled"; |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 169 | }; |
Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 170 | |
Ezequiel Garcia | f039dfb | 2013-10-18 20:02:31 -0300 | [diff] [blame] | 171 | coredivclk: corediv-clock@18740 { |
| 172 | compatible = "marvell,armada-370-corediv-clock"; |
| 173 | reg = <0x18740 0xc>; |
| 174 | #clock-cells = <1>; |
| 175 | clocks = <&mainpll>; |
| 176 | clock-output-names = "nand"; |
| 177 | }; |
| 178 | |
Jason Cooper | a095b1c | 2013-12-12 13:59:17 +0000 | [diff] [blame] | 179 | mbusc: mbus-controller@20000 { |
| 180 | compatible = "marvell,mbus-controller"; |
| 181 | reg = <0x20000 0x100>, <0x20180 0x20>; |
| 182 | }; |
| 183 | |
| 184 | mpic: interrupt-controller@20000 { |
| 185 | compatible = "marvell,mpic"; |
| 186 | #interrupt-cells = <1>; |
| 187 | #size-cells = <1>; |
| 188 | interrupt-controller; |
| 189 | msi-controller; |
| 190 | }; |
| 191 | |
| 192 | coherency-fabric@20200 { |
| 193 | compatible = "marvell,coherency-fabric"; |
Kevin Hilman | 939ac3c | 2013-12-19 15:24:56 -0800 | [diff] [blame] | 194 | reg = <0x20200 0xb0>, <0x21010 0x1c>; |
Jason Cooper | a095b1c | 2013-12-12 13:59:17 +0000 | [diff] [blame] | 195 | }; |
| 196 | |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 197 | timer@20300 { |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 198 | reg = <0x20300 0x30>, <0x21040 0x30>; |
| 199 | interrupts = <37>, <38>, <39>, <40>, <5>, <6>; |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 200 | }; |
Thomas Petazzoni | 5b40bae | 2012-09-11 14:27:30 +0200 | [diff] [blame] | 201 | |
Ezequiel Garcia | 05afeeb | 2014-02-10 20:00:32 -0300 | [diff] [blame^] | 202 | watchdog@20300 { |
| 203 | reg = <0x20300 0x34>, <0x20704 0x4>; |
| 204 | }; |
| 205 | |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 206 | usb@50000 { |
| 207 | compatible = "marvell,orion-ehci"; |
| 208 | reg = <0x50000 0x500>; |
| 209 | interrupts = <45>; |
| 210 | status = "disabled"; |
| 211 | }; |
Ezequiel Garcia | b2bb806 | 2013-01-23 12:26:30 -0300 | [diff] [blame] | 212 | |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 213 | usb@51000 { |
| 214 | compatible = "marvell,orion-ehci"; |
| 215 | reg = <0x51000 0x500>; |
| 216 | interrupts = <46>; |
| 217 | status = "disabled"; |
| 218 | }; |
Ezequiel Garcia | b2bb806 | 2013-01-23 12:26:30 -0300 | [diff] [blame] | 219 | |
Jason Cooper | a095b1c | 2013-12-12 13:59:17 +0000 | [diff] [blame] | 220 | eth0: ethernet@70000 { |
| 221 | compatible = "marvell,armada-370-neta"; |
| 222 | reg = <0x70000 0x4000>; |
| 223 | interrupts = <8>; |
| 224 | clocks = <&gateclk 4>; |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 225 | status = "disabled"; |
| 226 | }; |
Ezequiel Garcia | d5dc035 | 2013-02-06 10:06:21 -0300 | [diff] [blame] | 227 | |
Jason Cooper | a095b1c | 2013-12-12 13:59:17 +0000 | [diff] [blame] | 228 | mdio { |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 229 | #address-cells = <1>; |
| 230 | #size-cells = <0>; |
Jason Cooper | a095b1c | 2013-12-12 13:59:17 +0000 | [diff] [blame] | 231 | compatible = "marvell,orion-mdio"; |
| 232 | reg = <0x72004 0x4>; |
| 233 | }; |
| 234 | |
| 235 | eth1: ethernet@74000 { |
| 236 | compatible = "marvell,armada-370-neta"; |
| 237 | reg = <0x74000 0x4000>; |
| 238 | interrupts = <10>; |
| 239 | clocks = <&gateclk 3>; |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 240 | status = "disabled"; |
| 241 | }; |
Ezequiel Garcia | 3d76e1f | 2013-04-10 16:04:01 -0300 | [diff] [blame] | 242 | |
Jason Cooper | a095b1c | 2013-12-12 13:59:17 +0000 | [diff] [blame] | 243 | sata@a0000 { |
Linus Torvalds | 9b6d351 | 2014-01-23 18:45:38 -0800 | [diff] [blame] | 244 | compatible = "marvell,armada-370-sata"; |
Jason Cooper | a095b1c | 2013-12-12 13:59:17 +0000 | [diff] [blame] | 245 | reg = <0xa0000 0x5000>; |
| 246 | interrupts = <55>; |
| 247 | clocks = <&gateclk 15>, <&gateclk 30>; |
| 248 | clock-names = "0", "1"; |
Ezequiel Garcia | d5dc035 | 2013-02-06 10:06:21 -0300 | [diff] [blame] | 249 | status = "disabled"; |
| 250 | }; |
Ezequiel Garcia | 3d76e1f | 2013-04-10 16:04:01 -0300 | [diff] [blame] | 251 | |
Ezequiel Garcia | cb28e25 | 2013-11-07 12:17:33 -0300 | [diff] [blame] | 252 | nand@d0000 { |
| 253 | compatible = "marvell,armada370-nand"; |
| 254 | reg = <0xd0000 0x54>; |
| 255 | #address-cells = <1>; |
| 256 | #size-cells = <1>; |
| 257 | interrupts = <113>; |
| 258 | clocks = <&coredivclk 0>; |
| 259 | status = "disabled"; |
| 260 | }; |
Jason Cooper | a095b1c | 2013-12-12 13:59:17 +0000 | [diff] [blame] | 261 | |
| 262 | mvsdio@d4000 { |
| 263 | compatible = "marvell,orion-sdio"; |
| 264 | reg = <0xd4000 0x200>; |
| 265 | interrupts = <54>; |
| 266 | clocks = <&gateclk 17>; |
| 267 | bus-width = <4>; |
| 268 | cap-sdio-irq; |
| 269 | cap-sd-highspeed; |
| 270 | cap-mmc-highspeed; |
| 271 | status = "disabled"; |
| 272 | }; |
Ezequiel Garcia | 3d76e1f | 2013-04-10 16:04:01 -0300 | [diff] [blame] | 273 | }; |
Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 274 | }; |
Ezequiel Garcia | 4675cf5 | 2013-10-18 20:02:30 -0300 | [diff] [blame] | 275 | |
| 276 | clocks { |
| 277 | /* 2 GHz fixed main PLL */ |
| 278 | mainpll: mainpll { |
| 279 | compatible = "fixed-clock"; |
| 280 | #clock-cells = <0>; |
| 281 | clock-frequency = <2000000000>; |
| 282 | }; |
| 283 | }; |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 284 | }; |