Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 1 | /* |
| 2 | * P4080DS Device Tree Source |
| 3 | * |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 4 | * Copyright 2009-2011 Freescale Semiconductor Inc. |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 5 | * |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 6 | * Redistribution and use in source and binary forms, with or without |
| 7 | * modification, are permitted provided that the following conditions are met: |
| 8 | * * Redistributions of source code must retain the above copyright |
| 9 | * notice, this list of conditions and the following disclaimer. |
| 10 | * * Redistributions in binary form must reproduce the above copyright |
| 11 | * notice, this list of conditions and the following disclaimer in the |
| 12 | * documentation and/or other materials provided with the distribution. |
| 13 | * * Neither the name of Freescale Semiconductor nor the |
| 14 | * names of its contributors may be used to endorse or promote products |
| 15 | * derived from this software without specific prior written permission. |
| 16 | * |
| 17 | * |
| 18 | * ALTERNATIVELY, this software may be distributed under the terms of the |
| 19 | * GNU General Public License ("GPL") as published by the Free Software |
| 20 | * Foundation, either version 2 of that License or (at your option) any |
| 21 | * later version. |
| 22 | * |
| 23 | * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY |
| 24 | * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
| 25 | * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 26 | * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY |
| 27 | * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 28 | * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
| 29 | * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND |
| 30 | * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 31 | * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 32 | * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 33 | */ |
| 34 | |
| 35 | /dts-v1/; |
| 36 | |
| 37 | / { |
| 38 | model = "fsl,P4080DS"; |
| 39 | compatible = "fsl,P4080DS"; |
| 40 | #address-cells = <2>; |
| 41 | #size-cells = <2>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 42 | interrupt-parent = <&mpic>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 43 | |
| 44 | aliases { |
| 45 | ccsr = &soc; |
| 46 | |
| 47 | serial0 = &serial0; |
| 48 | serial1 = &serial1; |
| 49 | serial2 = &serial2; |
| 50 | serial3 = &serial3; |
| 51 | pci0 = &pci0; |
| 52 | pci1 = &pci1; |
| 53 | pci2 = &pci2; |
| 54 | usb0 = &usb0; |
| 55 | usb1 = &usb1; |
| 56 | dma0 = &dma0; |
| 57 | dma1 = &dma1; |
| 58 | sdhc = &sdhc; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 59 | msi0 = &msi0; |
| 60 | msi1 = &msi1; |
| 61 | msi2 = &msi2; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 62 | |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 63 | crypto = &crypto; |
| 64 | sec_jr0 = &sec_jr0; |
| 65 | sec_jr1 = &sec_jr1; |
| 66 | sec_jr2 = &sec_jr2; |
| 67 | sec_jr3 = &sec_jr3; |
| 68 | rtic_a = &rtic_a; |
| 69 | rtic_b = &rtic_b; |
| 70 | rtic_c = &rtic_c; |
| 71 | rtic_d = &rtic_d; |
| 72 | sec_mon = &sec_mon; |
| 73 | |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 74 | rio0 = &rapidio0; |
| 75 | }; |
| 76 | |
| 77 | cpus { |
| 78 | #address-cells = <1>; |
| 79 | #size-cells = <0>; |
| 80 | |
| 81 | cpu0: PowerPC,4080@0 { |
| 82 | device_type = "cpu"; |
| 83 | reg = <0>; |
| 84 | next-level-cache = <&L2_0>; |
| 85 | L2_0: l2-cache { |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 86 | next-level-cache = <&cpc>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 87 | }; |
| 88 | }; |
| 89 | cpu1: PowerPC,4080@1 { |
| 90 | device_type = "cpu"; |
| 91 | reg = <1>; |
| 92 | next-level-cache = <&L2_1>; |
| 93 | L2_1: l2-cache { |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 94 | next-level-cache = <&cpc>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 95 | }; |
| 96 | }; |
| 97 | cpu2: PowerPC,4080@2 { |
| 98 | device_type = "cpu"; |
| 99 | reg = <2>; |
| 100 | next-level-cache = <&L2_2>; |
| 101 | L2_2: l2-cache { |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 102 | next-level-cache = <&cpc>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 103 | }; |
| 104 | }; |
| 105 | cpu3: PowerPC,4080@3 { |
| 106 | device_type = "cpu"; |
| 107 | reg = <3>; |
| 108 | next-level-cache = <&L2_3>; |
| 109 | L2_3: l2-cache { |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 110 | next-level-cache = <&cpc>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 111 | }; |
| 112 | }; |
| 113 | cpu4: PowerPC,4080@4 { |
| 114 | device_type = "cpu"; |
| 115 | reg = <4>; |
| 116 | next-level-cache = <&L2_4>; |
| 117 | L2_4: l2-cache { |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 118 | next-level-cache = <&cpc>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 119 | }; |
| 120 | }; |
| 121 | cpu5: PowerPC,4080@5 { |
| 122 | device_type = "cpu"; |
| 123 | reg = <5>; |
| 124 | next-level-cache = <&L2_5>; |
| 125 | L2_5: l2-cache { |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 126 | next-level-cache = <&cpc>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 127 | }; |
| 128 | }; |
| 129 | cpu6: PowerPC,4080@6 { |
| 130 | device_type = "cpu"; |
| 131 | reg = <6>; |
| 132 | next-level-cache = <&L2_6>; |
| 133 | L2_6: l2-cache { |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 134 | next-level-cache = <&cpc>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 135 | }; |
| 136 | }; |
| 137 | cpu7: PowerPC,4080@7 { |
| 138 | device_type = "cpu"; |
| 139 | reg = <7>; |
| 140 | next-level-cache = <&L2_7>; |
| 141 | L2_7: l2-cache { |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 142 | next-level-cache = <&cpc>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 143 | }; |
| 144 | }; |
| 145 | }; |
| 146 | |
| 147 | memory { |
| 148 | device_type = "memory"; |
| 149 | }; |
| 150 | |
| 151 | soc: soc@ffe000000 { |
| 152 | #address-cells = <1>; |
| 153 | #size-cells = <1>; |
| 154 | device_type = "soc"; |
| 155 | compatible = "simple-bus"; |
| 156 | ranges = <0x00000000 0xf 0xfe000000 0x1000000>; |
| 157 | reg = <0xf 0xfe000000 0 0x00001000>; |
| 158 | |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 159 | soc-sram-error { |
| 160 | compatible = "fsl,soc-sram-error"; |
| 161 | interrupts = <16 2 1 29>; |
| 162 | }; |
| 163 | |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 164 | corenet-law@0 { |
| 165 | compatible = "fsl,corenet-law"; |
| 166 | reg = <0x0 0x1000>; |
| 167 | fsl,num-laws = <32>; |
| 168 | }; |
| 169 | |
| 170 | memory-controller@8000 { |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 171 | compatible = "fsl,qoriq-memory-controller-v4.4", "fsl,qoriq-memory-controller"; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 172 | reg = <0x8000 0x1000>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 173 | interrupts = <16 2 1 23>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 174 | }; |
| 175 | |
| 176 | memory-controller@9000 { |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 177 | compatible = "fsl,qoriq-memory-controller-v4.4","fsl,qoriq-memory-controller"; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 178 | reg = <0x9000 0x1000>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 179 | interrupts = <16 2 1 22>; |
| 180 | }; |
| 181 | |
| 182 | cpc: l3-cache-controller@10000 { |
| 183 | compatible = "fsl,p4080-l3-cache-controller", "cache"; |
| 184 | reg = <0x10000 0x1000 |
| 185 | 0x11000 0x1000>; |
| 186 | interrupts = <16 2 1 27 |
| 187 | 16 2 1 26>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 188 | }; |
| 189 | |
| 190 | corenet-cf@18000 { |
| 191 | compatible = "fsl,corenet-cf"; |
| 192 | reg = <0x18000 0x1000>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 193 | interrupts = <16 2 1 31>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 194 | fsl,ccf-num-csdids = <32>; |
| 195 | fsl,ccf-num-snoopids = <32>; |
| 196 | }; |
| 197 | |
| 198 | iommu@20000 { |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 199 | compatible = "fsl,pamu-v1.0", "fsl,pamu"; |
| 200 | reg = <0x20000 0x5000>; |
| 201 | interrupts = < |
| 202 | 24 2 0 0 |
| 203 | 16 2 1 30>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 204 | }; |
| 205 | |
| 206 | mpic: pic@40000 { |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 207 | clock-frequency = <0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 208 | interrupt-controller; |
| 209 | #address-cells = <0>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 210 | #interrupt-cells = <4>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 211 | reg = <0x40000 0x40000>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 212 | compatible = "fsl,mpic", "chrp,open-pic"; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 213 | device_type = "open-pic"; |
| 214 | }; |
| 215 | |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 216 | msi0: msi@41600 { |
| 217 | compatible = "fsl,mpic-msi"; |
| 218 | reg = <0x41600 0x200>; |
| 219 | msi-available-ranges = <0 0x100>; |
| 220 | interrupts = < |
| 221 | 0xe0 0 0 0 |
| 222 | 0xe1 0 0 0 |
| 223 | 0xe2 0 0 0 |
| 224 | 0xe3 0 0 0 |
| 225 | 0xe4 0 0 0 |
| 226 | 0xe5 0 0 0 |
| 227 | 0xe6 0 0 0 |
| 228 | 0xe7 0 0 0>; |
| 229 | }; |
| 230 | |
| 231 | msi1: msi@41800 { |
| 232 | compatible = "fsl,mpic-msi"; |
| 233 | reg = <0x41800 0x200>; |
| 234 | msi-available-ranges = <0 0x100>; |
| 235 | interrupts = < |
| 236 | 0xe8 0 0 0 |
| 237 | 0xe9 0 0 0 |
| 238 | 0xea 0 0 0 |
| 239 | 0xeb 0 0 0 |
| 240 | 0xec 0 0 0 |
| 241 | 0xed 0 0 0 |
| 242 | 0xee 0 0 0 |
| 243 | 0xef 0 0 0>; |
| 244 | }; |
| 245 | |
| 246 | msi2: msi@41a00 { |
| 247 | compatible = "fsl,mpic-msi"; |
| 248 | reg = <0x41a00 0x200>; |
| 249 | msi-available-ranges = <0 0x100>; |
| 250 | interrupts = < |
| 251 | 0xf0 0 0 0 |
| 252 | 0xf1 0 0 0 |
| 253 | 0xf2 0 0 0 |
| 254 | 0xf3 0 0 0 |
| 255 | 0xf4 0 0 0 |
| 256 | 0xf5 0 0 0 |
| 257 | 0xf6 0 0 0 |
| 258 | 0xf7 0 0 0>; |
| 259 | }; |
| 260 | |
| 261 | guts: global-utilities@e0000 { |
| 262 | compatible = "fsl,qoriq-device-config-1.0"; |
| 263 | reg = <0xe0000 0xe00>; |
| 264 | fsl,has-rstcr; |
| 265 | #sleep-cells = <1>; |
| 266 | fsl,liodn-bits = <12>; |
| 267 | }; |
| 268 | |
| 269 | pins: global-utilities@e0e00 { |
| 270 | compatible = "fsl,qoriq-pin-control-1.0"; |
| 271 | reg = <0xe0e00 0x200>; |
| 272 | #sleep-cells = <2>; |
| 273 | }; |
| 274 | |
| 275 | clockgen: global-utilities@e1000 { |
| 276 | compatible = "fsl,p4080-clockgen", "fsl,qoriq-clockgen-1.0"; |
| 277 | reg = <0xe1000 0x1000>; |
| 278 | clock-frequency = <0>; |
| 279 | }; |
| 280 | |
| 281 | rcpm: global-utilities@e2000 { |
| 282 | compatible = "fsl,qoriq-rcpm-1.0"; |
| 283 | reg = <0xe2000 0x1000>; |
| 284 | #sleep-cells = <1>; |
| 285 | }; |
| 286 | |
| 287 | sfp: sfp@e8000 { |
| 288 | compatible = "fsl,p4080-sfp", "fsl,qoriq-sfp-1.0"; |
| 289 | reg = <0xe8000 0x1000>; |
| 290 | }; |
| 291 | |
| 292 | serdes: serdes@ea000 { |
| 293 | compatible = "fsl,p4080-serdes"; |
| 294 | reg = <0xea000 0x1000>; |
| 295 | }; |
| 296 | |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 297 | dma0: dma@100300 { |
| 298 | #address-cells = <1>; |
| 299 | #size-cells = <1>; |
| 300 | compatible = "fsl,p4080-dma", "fsl,eloplus-dma"; |
| 301 | reg = <0x100300 0x4>; |
| 302 | ranges = <0x0 0x100100 0x200>; |
| 303 | cell-index = <0>; |
| 304 | dma-channel@0 { |
| 305 | compatible = "fsl,p4080-dma-channel", |
| 306 | "fsl,eloplus-dma-channel"; |
| 307 | reg = <0x0 0x80>; |
| 308 | cell-index = <0>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 309 | interrupts = <28 2 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 310 | }; |
| 311 | dma-channel@80 { |
| 312 | compatible = "fsl,p4080-dma-channel", |
| 313 | "fsl,eloplus-dma-channel"; |
| 314 | reg = <0x80 0x80>; |
| 315 | cell-index = <1>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 316 | interrupts = <29 2 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 317 | }; |
| 318 | dma-channel@100 { |
| 319 | compatible = "fsl,p4080-dma-channel", |
| 320 | "fsl,eloplus-dma-channel"; |
| 321 | reg = <0x100 0x80>; |
| 322 | cell-index = <2>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 323 | interrupts = <30 2 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 324 | }; |
| 325 | dma-channel@180 { |
| 326 | compatible = "fsl,p4080-dma-channel", |
| 327 | "fsl,eloplus-dma-channel"; |
| 328 | reg = <0x180 0x80>; |
| 329 | cell-index = <3>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 330 | interrupts = <31 2 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 331 | }; |
| 332 | }; |
| 333 | |
| 334 | dma1: dma@101300 { |
| 335 | #address-cells = <1>; |
| 336 | #size-cells = <1>; |
| 337 | compatible = "fsl,p4080-dma", "fsl,eloplus-dma"; |
| 338 | reg = <0x101300 0x4>; |
| 339 | ranges = <0x0 0x101100 0x200>; |
| 340 | cell-index = <1>; |
| 341 | dma-channel@0 { |
| 342 | compatible = "fsl,p4080-dma-channel", |
| 343 | "fsl,eloplus-dma-channel"; |
| 344 | reg = <0x0 0x80>; |
| 345 | cell-index = <0>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 346 | interrupts = <32 2 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 347 | }; |
| 348 | dma-channel@80 { |
| 349 | compatible = "fsl,p4080-dma-channel", |
| 350 | "fsl,eloplus-dma-channel"; |
| 351 | reg = <0x80 0x80>; |
| 352 | cell-index = <1>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 353 | interrupts = <33 2 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 354 | }; |
| 355 | dma-channel@100 { |
| 356 | compatible = "fsl,p4080-dma-channel", |
| 357 | "fsl,eloplus-dma-channel"; |
| 358 | reg = <0x100 0x80>; |
| 359 | cell-index = <2>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 360 | interrupts = <34 2 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 361 | }; |
| 362 | dma-channel@180 { |
| 363 | compatible = "fsl,p4080-dma-channel", |
| 364 | "fsl,eloplus-dma-channel"; |
| 365 | reg = <0x180 0x80>; |
| 366 | cell-index = <3>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 367 | interrupts = <35 2 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 368 | }; |
| 369 | }; |
| 370 | |
| 371 | spi@110000 { |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 372 | #address-cells = <1>; |
| 373 | #size-cells = <0>; |
Mingkai Hu | f3016fa | 2010-10-12 18:18:33 +0800 | [diff] [blame] | 374 | compatible = "fsl,p4080-espi", "fsl,mpc8536-espi"; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 375 | reg = <0x110000 0x1000>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 376 | interrupts = <53 0x2 0 0>; |
Mingkai Hu | f3016fa | 2010-10-12 18:18:33 +0800 | [diff] [blame] | 377 | fsl,espi-num-chipselects = <4>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 378 | |
Mingkai Hu | f3016fa | 2010-10-12 18:18:33 +0800 | [diff] [blame] | 379 | flash@0 { |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 380 | #address-cells = <1>; |
| 381 | #size-cells = <1>; |
Mingkai Hu | f3016fa | 2010-10-12 18:18:33 +0800 | [diff] [blame] | 382 | compatible = "spansion,s25sl12801"; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 383 | reg = <0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 384 | spi-max-frequency = <40000000>; /* input clock */ |
| 385 | partition@u-boot { |
| 386 | label = "u-boot"; |
| 387 | reg = <0x00000000 0x00100000>; |
| 388 | read-only; |
| 389 | }; |
| 390 | partition@kernel { |
| 391 | label = "kernel"; |
| 392 | reg = <0x00100000 0x00500000>; |
| 393 | read-only; |
| 394 | }; |
| 395 | partition@dtb { |
| 396 | label = "dtb"; |
| 397 | reg = <0x00600000 0x00100000>; |
| 398 | read-only; |
| 399 | }; |
| 400 | partition@fs { |
| 401 | label = "file system"; |
| 402 | reg = <0x00700000 0x00900000>; |
| 403 | }; |
| 404 | }; |
| 405 | }; |
| 406 | |
| 407 | sdhc: sdhc@114000 { |
| 408 | compatible = "fsl,p4080-esdhc", "fsl,esdhc"; |
| 409 | reg = <0x114000 0x1000>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 410 | interrupts = <48 2 0 0>; |
Roy Zang | 447bd47 | 2010-08-10 18:02:01 -0700 | [diff] [blame] | 411 | voltage-ranges = <3300 3300>; |
Roy Zang | 05e57ee | 2010-08-10 18:02:00 -0700 | [diff] [blame] | 412 | sdhci,auto-cmd12; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 413 | clock-frequency = <0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 414 | }; |
| 415 | |
| 416 | i2c@118000 { |
| 417 | #address-cells = <1>; |
| 418 | #size-cells = <0>; |
| 419 | cell-index = <0>; |
| 420 | compatible = "fsl-i2c"; |
| 421 | reg = <0x118000 0x100>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 422 | interrupts = <38 2 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 423 | dfsrr; |
| 424 | }; |
| 425 | |
| 426 | i2c@118100 { |
| 427 | #address-cells = <1>; |
| 428 | #size-cells = <0>; |
| 429 | cell-index = <1>; |
| 430 | compatible = "fsl-i2c"; |
| 431 | reg = <0x118100 0x100>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 432 | interrupts = <38 2 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 433 | dfsrr; |
| 434 | eeprom@51 { |
| 435 | compatible = "at24,24c256"; |
| 436 | reg = <0x51>; |
| 437 | }; |
| 438 | eeprom@52 { |
| 439 | compatible = "at24,24c256"; |
| 440 | reg = <0x52>; |
| 441 | }; |
| 442 | rtc@68 { |
| 443 | compatible = "dallas,ds3232"; |
| 444 | reg = <0x68>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 445 | interrupts = <0x1 0x1 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 446 | }; |
| 447 | }; |
| 448 | |
| 449 | i2c@119000 { |
| 450 | #address-cells = <1>; |
| 451 | #size-cells = <0>; |
| 452 | cell-index = <2>; |
| 453 | compatible = "fsl-i2c"; |
| 454 | reg = <0x119000 0x100>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 455 | interrupts = <39 2 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 456 | dfsrr; |
| 457 | }; |
| 458 | |
| 459 | i2c@119100 { |
| 460 | #address-cells = <1>; |
| 461 | #size-cells = <0>; |
| 462 | cell-index = <3>; |
| 463 | compatible = "fsl-i2c"; |
| 464 | reg = <0x119100 0x100>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 465 | interrupts = <39 2 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 466 | dfsrr; |
| 467 | }; |
| 468 | |
| 469 | serial0: serial@11c500 { |
| 470 | cell-index = <0>; |
| 471 | device_type = "serial"; |
| 472 | compatible = "ns16550"; |
| 473 | reg = <0x11c500 0x100>; |
| 474 | clock-frequency = <0>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 475 | interrupts = <36 2 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 476 | }; |
| 477 | |
| 478 | serial1: serial@11c600 { |
| 479 | cell-index = <1>; |
| 480 | device_type = "serial"; |
| 481 | compatible = "ns16550"; |
| 482 | reg = <0x11c600 0x100>; |
| 483 | clock-frequency = <0>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 484 | interrupts = <36 2 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 485 | }; |
| 486 | |
| 487 | serial2: serial@11d500 { |
| 488 | cell-index = <2>; |
| 489 | device_type = "serial"; |
| 490 | compatible = "ns16550"; |
| 491 | reg = <0x11d500 0x100>; |
| 492 | clock-frequency = <0>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 493 | interrupts = <37 2 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 494 | }; |
| 495 | |
| 496 | serial3: serial@11d600 { |
| 497 | cell-index = <3>; |
| 498 | device_type = "serial"; |
| 499 | compatible = "ns16550"; |
| 500 | reg = <0x11d600 0x100>; |
| 501 | clock-frequency = <0>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 502 | interrupts = <37 2 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 503 | }; |
| 504 | |
| 505 | gpio0: gpio@130000 { |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 506 | compatible = "fsl,p4080-gpio", "fsl,qoriq-gpio"; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 507 | reg = <0x130000 0x1000>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 508 | interrupts = <55 2 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 509 | #gpio-cells = <2>; |
| 510 | gpio-controller; |
| 511 | }; |
| 512 | |
| 513 | usb0: usb@210000 { |
| 514 | compatible = "fsl,p4080-usb2-mph", |
| 515 | "fsl,mpc85xx-usb2-mph", "fsl-usb2-mph"; |
| 516 | reg = <0x210000 0x1000>; |
| 517 | #address-cells = <1>; |
| 518 | #size-cells = <0>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 519 | interrupts = <44 0x2 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 520 | phy_type = "ulpi"; |
| 521 | }; |
| 522 | |
| 523 | usb1: usb@211000 { |
| 524 | compatible = "fsl,p4080-usb2-dr", |
| 525 | "fsl,mpc85xx-usb2-dr", "fsl-usb2-dr"; |
| 526 | reg = <0x211000 0x1000>; |
| 527 | #address-cells = <1>; |
| 528 | #size-cells = <0>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 529 | interrupts = <45 0x2 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 530 | dr_mode = "host"; |
| 531 | phy_type = "ulpi"; |
| 532 | }; |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 533 | |
| 534 | crypto: crypto@300000 { |
Kim Phillips | 7dfc217 | 2011-03-23 21:23:36 +0800 | [diff] [blame] | 535 | compatible = "fsl,sec-v4.0"; |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 536 | #address-cells = <1>; |
| 537 | #size-cells = <1>; |
| 538 | reg = <0x300000 0x10000>; |
| 539 | ranges = <0 0x300000 0x10000>; |
| 540 | interrupt-parent = <&mpic>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 541 | interrupts = <92 2 0 0>; |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 542 | |
| 543 | sec_jr0: jr@1000 { |
Kim Phillips | 7dfc217 | 2011-03-23 21:23:36 +0800 | [diff] [blame] | 544 | compatible = "fsl,sec-v4.0-job-ring"; |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 545 | reg = <0x1000 0x1000>; |
| 546 | interrupt-parent = <&mpic>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 547 | interrupts = <88 2 0 0>; |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 548 | }; |
| 549 | |
| 550 | sec_jr1: jr@2000 { |
Kim Phillips | 7dfc217 | 2011-03-23 21:23:36 +0800 | [diff] [blame] | 551 | compatible = "fsl,sec-v4.0-job-ring"; |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 552 | reg = <0x2000 0x1000>; |
| 553 | interrupt-parent = <&mpic>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 554 | interrupts = <89 2 0 0>; |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 555 | }; |
| 556 | |
| 557 | sec_jr2: jr@3000 { |
Kim Phillips | 7dfc217 | 2011-03-23 21:23:36 +0800 | [diff] [blame] | 558 | compatible = "fsl,sec-v4.0-job-ring"; |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 559 | reg = <0x3000 0x1000>; |
| 560 | interrupt-parent = <&mpic>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 561 | interrupts = <90 2 0 0>; |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 562 | }; |
| 563 | |
| 564 | sec_jr3: jr@4000 { |
Kim Phillips | 7dfc217 | 2011-03-23 21:23:36 +0800 | [diff] [blame] | 565 | compatible = "fsl,sec-v4.0-job-ring"; |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 566 | reg = <0x4000 0x1000>; |
| 567 | interrupt-parent = <&mpic>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 568 | interrupts = <91 2 0 0>; |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 569 | }; |
| 570 | |
| 571 | rtic@6000 { |
Kim Phillips | 7dfc217 | 2011-03-23 21:23:36 +0800 | [diff] [blame] | 572 | compatible = "fsl,sec-v4.0-rtic"; |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 573 | #address-cells = <1>; |
| 574 | #size-cells = <1>; |
| 575 | reg = <0x6000 0x100>; |
| 576 | ranges = <0x0 0x6100 0xe00>; |
| 577 | |
| 578 | rtic_a: rtic-a@0 { |
Kim Phillips | 7dfc217 | 2011-03-23 21:23:36 +0800 | [diff] [blame] | 579 | compatible = "fsl,sec-v4.0-rtic-memory"; |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 580 | reg = <0x00 0x20 0x100 0x80>; |
| 581 | }; |
| 582 | |
| 583 | rtic_b: rtic-b@20 { |
Kim Phillips | 7dfc217 | 2011-03-23 21:23:36 +0800 | [diff] [blame] | 584 | compatible = "fsl,sec-v4.0-rtic-memory"; |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 585 | reg = <0x20 0x20 0x200 0x80>; |
| 586 | }; |
| 587 | |
| 588 | rtic_c: rtic-c@40 { |
Kim Phillips | 7dfc217 | 2011-03-23 21:23:36 +0800 | [diff] [blame] | 589 | compatible = "fsl,sec-v4.0-rtic-memory"; |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 590 | reg = <0x40 0x20 0x300 0x80>; |
| 591 | }; |
| 592 | |
| 593 | rtic_d: rtic-d@60 { |
Kim Phillips | 7dfc217 | 2011-03-23 21:23:36 +0800 | [diff] [blame] | 594 | compatible = "fsl,sec-v4.0-rtic-memory"; |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 595 | reg = <0x60 0x20 0x500 0x80>; |
| 596 | }; |
| 597 | }; |
| 598 | }; |
| 599 | |
| 600 | sec_mon: sec_mon@314000 { |
Kim Phillips | 7dfc217 | 2011-03-23 21:23:36 +0800 | [diff] [blame] | 601 | compatible = "fsl,sec-v4.0-mon"; |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 602 | reg = <0x314000 0x1000>; |
| 603 | interrupt-parent = <&mpic>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 604 | interrupts = <93 2 0 0>; |
Kim Phillips | 8e8ec59 | 2011-03-13 16:54:26 +0800 | [diff] [blame] | 605 | }; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 606 | }; |
| 607 | |
| 608 | rapidio0: rapidio@ffe0c0000 { |
| 609 | #address-cells = <2>; |
| 610 | #size-cells = <2>; |
| 611 | compatible = "fsl,rapidio-delta"; |
| 612 | reg = <0xf 0xfe0c0000 0 0x20000>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 613 | ranges = <0 0 0xc 0x20000000 0 0x01000000>; |
| 614 | interrupts = < |
| 615 | 16 2 1 11 /* err_irq */ |
| 616 | 56 2 0 0 /* bell_outb_irq */ |
| 617 | 57 2 0 0 /* bell_inb_irq */ |
| 618 | 60 2 0 0 /* msg1_tx_irq */ |
| 619 | 61 2 0 0 /* msg1_rx_irq */ |
| 620 | 62 2 0 0 /* msg2_tx_irq */ |
| 621 | 63 2 0 0>; /* msg2_rx_irq */ |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 622 | }; |
| 623 | |
| 624 | localbus@ffe124000 { |
| 625 | compatible = "fsl,p4080-elbc", "fsl,elbc", "simple-bus"; |
| 626 | reg = <0xf 0xfe124000 0 0x1000>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 627 | interrupts = <25 2 0 0>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 628 | #address-cells = <2>; |
| 629 | #size-cells = <1>; |
| 630 | |
| 631 | ranges = <0 0 0xf 0xe8000000 0x08000000>; |
| 632 | |
| 633 | flash@0,0 { |
| 634 | compatible = "cfi-flash"; |
| 635 | reg = <0 0 0x08000000>; |
| 636 | bank-width = <2>; |
| 637 | device-width = <2>; |
| 638 | }; |
| 639 | }; |
| 640 | |
| 641 | pci0: pcie@ffe200000 { |
| 642 | compatible = "fsl,p4080-pcie"; |
| 643 | device_type = "pci"; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 644 | #size-cells = <2>; |
| 645 | #address-cells = <3>; |
| 646 | reg = <0xf 0xfe200000 0 0x1000>; |
| 647 | bus-range = <0x0 0xff>; |
| 648 | ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x20000000 |
| 649 | 0x01000000 0 0x00000000 0xf 0xf8000000 0x0 0x00010000>; |
| 650 | clock-frequency = <0x1fca055>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 651 | fsl,msi = <&msi0>; |
| 652 | interrupts = <16 2 1 15>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 653 | pcie@0 { |
| 654 | reg = <0 0 0 0 0>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 655 | #interrupt-cells = <1>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 656 | #size-cells = <2>; |
| 657 | #address-cells = <3>; |
| 658 | device_type = "pci"; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 659 | interrupts = <16 2 1 15>; |
| 660 | interrupt-map-mask = <0xf800 0 0 7>; |
| 661 | interrupt-map = < |
| 662 | /* IDSEL 0x0 */ |
| 663 | 0000 0 0 1 &mpic 40 1 0 0 |
| 664 | 0000 0 0 2 &mpic 1 1 0 0 |
| 665 | 0000 0 0 3 &mpic 2 1 0 0 |
| 666 | 0000 0 0 4 &mpic 3 1 0 0 |
| 667 | >; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 668 | ranges = <0x02000000 0 0xe0000000 |
| 669 | 0x02000000 0 0xe0000000 |
| 670 | 0 0x20000000 |
| 671 | |
| 672 | 0x01000000 0 0x00000000 |
| 673 | 0x01000000 0 0x00000000 |
| 674 | 0 0x00010000>; |
| 675 | }; |
| 676 | }; |
| 677 | |
| 678 | pci1: pcie@ffe201000 { |
| 679 | compatible = "fsl,p4080-pcie"; |
| 680 | device_type = "pci"; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 681 | #size-cells = <2>; |
| 682 | #address-cells = <3>; |
| 683 | reg = <0xf 0xfe201000 0 0x1000>; |
| 684 | bus-range = <0 0xff>; |
| 685 | ranges = <0x02000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000 |
| 686 | 0x01000000 0x0 0x00000000 0xf 0xf8010000 0x0 0x00010000>; |
| 687 | clock-frequency = <0x1fca055>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 688 | fsl,msi = <&msi1>; |
| 689 | interrupts = <16 2 1 14>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 690 | pcie@0 { |
| 691 | reg = <0 0 0 0 0>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 692 | #interrupt-cells = <1>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 693 | #size-cells = <2>; |
| 694 | #address-cells = <3>; |
| 695 | device_type = "pci"; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 696 | interrupts = <16 2 1 14>; |
| 697 | interrupt-map-mask = <0xf800 0 0 7>; |
| 698 | interrupt-map = < |
| 699 | /* IDSEL 0x0 */ |
| 700 | 0000 0 0 1 &mpic 41 1 0 0 |
| 701 | 0000 0 0 2 &mpic 5 1 0 0 |
| 702 | 0000 0 0 3 &mpic 6 1 0 0 |
| 703 | 0000 0 0 4 &mpic 7 1 0 0 |
| 704 | >; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 705 | ranges = <0x02000000 0 0xe0000000 |
| 706 | 0x02000000 0 0xe0000000 |
| 707 | 0 0x20000000 |
| 708 | |
| 709 | 0x01000000 0 0x00000000 |
| 710 | 0x01000000 0 0x00000000 |
| 711 | 0 0x00010000>; |
| 712 | }; |
| 713 | }; |
| 714 | |
| 715 | pci2: pcie@ffe202000 { |
| 716 | compatible = "fsl,p4080-pcie"; |
| 717 | device_type = "pci"; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 718 | #size-cells = <2>; |
| 719 | #address-cells = <3>; |
| 720 | reg = <0xf 0xfe202000 0 0x1000>; |
| 721 | bus-range = <0x0 0xff>; |
| 722 | ranges = <0x02000000 0 0xe0000000 0xc 0x40000000 0 0x20000000 |
| 723 | 0x01000000 0 0x00000000 0xf 0xf8020000 0 0x00010000>; |
| 724 | clock-frequency = <0x1fca055>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 725 | fsl,msi = <&msi2>; |
| 726 | interrupts = <16 2 1 13>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 727 | pcie@0 { |
| 728 | reg = <0 0 0 0 0>; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 729 | #interrupt-cells = <1>; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 730 | #size-cells = <2>; |
| 731 | #address-cells = <3>; |
| 732 | device_type = "pci"; |
Kumar Gala | 169296b | 2011-05-09 14:13:13 -0500 | [diff] [blame^] | 733 | interrupts = <16 2 1 13>; |
| 734 | interrupt-map-mask = <0xf800 0 0 7>; |
| 735 | interrupt-map = < |
| 736 | /* IDSEL 0x0 */ |
| 737 | 0000 0 0 1 &mpic 42 1 0 0 |
| 738 | 0000 0 0 2 &mpic 9 1 0 0 |
| 739 | 0000 0 0 3 &mpic 10 1 0 0 |
| 740 | 0000 0 0 4 &mpic 11 1 0 0 |
| 741 | >; |
Kumar Gala | ab2f489 | 2009-10-22 16:35:07 -0500 | [diff] [blame] | 742 | ranges = <0x02000000 0 0xe0000000 |
| 743 | 0x02000000 0 0xe0000000 |
| 744 | 0 0x20000000 |
| 745 | |
| 746 | 0x01000000 0 0x00000000 |
| 747 | 0x01000000 0 0x00000000 |
| 748 | 0 0x00010000>; |
| 749 | }; |
| 750 | }; |
| 751 | |
| 752 | }; |