Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 1 | /* |
| 2 | * MPC8544 DS Device Tree Source |
| 3 | * |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 4 | * Copyright 2007, 2008 Freescale Semiconductor Inc. |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 5 | * |
| 6 | * This program is free software; you can redistribute it and/or modify it |
| 7 | * under the terms of the GNU General Public License as published by the |
| 8 | * Free Software Foundation; either version 2 of the License, or (at your |
| 9 | * option) any later version. |
| 10 | */ |
| 11 | |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 12 | /dts-v1/; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 13 | / { |
| 14 | model = "MPC8544DS"; |
| 15 | compatible = "MPC8544DS", "MPC85xxDS"; |
| 16 | #address-cells = <1>; |
| 17 | #size-cells = <1>; |
| 18 | |
Kumar Gala | ea082fa | 2007-12-12 01:46:12 -0600 | [diff] [blame] | 19 | aliases { |
| 20 | ethernet0 = &enet0; |
| 21 | ethernet1 = &enet1; |
| 22 | serial0 = &serial0; |
| 23 | serial1 = &serial1; |
| 24 | pci0 = &pci0; |
| 25 | pci1 = &pci1; |
| 26 | pci2 = &pci2; |
| 27 | pci3 = &pci3; |
| 28 | }; |
| 29 | |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 30 | cpus { |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 31 | #address-cells = <1>; |
| 32 | #size-cells = <0>; |
| 33 | |
| 34 | PowerPC,8544@0 { |
| 35 | device_type = "cpu"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 36 | reg = <0x0>; |
| 37 | d-cache-line-size = <32>; // 32 bytes |
| 38 | i-cache-line-size = <32>; // 32 bytes |
| 39 | d-cache-size = <0x8000>; // L1, 32K |
| 40 | i-cache-size = <0x8000>; // L1, 32K |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 41 | timebase-frequency = <0>; |
| 42 | bus-frequency = <0>; |
| 43 | clock-frequency = <0>; |
Kumar Gala | c054065 | 2008-05-30 13:43:43 -0500 | [diff] [blame] | 44 | next-level-cache = <&L2>; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 45 | }; |
| 46 | }; |
| 47 | |
| 48 | memory { |
| 49 | device_type = "memory"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 50 | reg = <0x0 0x0>; // Filled by U-Boot |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 51 | }; |
| 52 | |
| 53 | soc8544@e0000000 { |
| 54 | #address-cells = <1>; |
| 55 | #size-cells = <1>; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 56 | device_type = "soc"; |
Kim Phillips | cf0d19f | 2008-07-29 15:29:24 -0500 | [diff] [blame^] | 57 | compatible = "simple-bus"; |
Kumar Gala | b66510c | 2007-08-16 23:55:55 -0500 | [diff] [blame] | 58 | |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 59 | ranges = <0x0 0xe0000000 0x100000>; |
| 60 | reg = <0xe0000000 0x1000>; // CCSRBAR 1M |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 61 | bus-frequency = <0>; // Filled out by uboot. |
| 62 | |
Kumar Gala | 4da421d | 2007-05-15 13:20:05 -0500 | [diff] [blame] | 63 | memory-controller@2000 { |
| 64 | compatible = "fsl,8544-memory-controller"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 65 | reg = <0x2000 0x1000>; |
Kumar Gala | 4da421d | 2007-05-15 13:20:05 -0500 | [diff] [blame] | 66 | interrupt-parent = <&mpic>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 67 | interrupts = <18 2>; |
Kumar Gala | 4da421d | 2007-05-15 13:20:05 -0500 | [diff] [blame] | 68 | }; |
| 69 | |
Kumar Gala | c054065 | 2008-05-30 13:43:43 -0500 | [diff] [blame] | 70 | L2: l2-cache-controller@20000 { |
Kumar Gala | 4da421d | 2007-05-15 13:20:05 -0500 | [diff] [blame] | 71 | compatible = "fsl,8544-l2-cache-controller"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 72 | reg = <0x20000 0x1000>; |
| 73 | cache-line-size = <32>; // 32 bytes |
| 74 | cache-size = <0x40000>; // L2, 256K |
Kumar Gala | 4da421d | 2007-05-15 13:20:05 -0500 | [diff] [blame] | 75 | interrupt-parent = <&mpic>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 76 | interrupts = <16 2>; |
Kumar Gala | 4da421d | 2007-05-15 13:20:05 -0500 | [diff] [blame] | 77 | }; |
| 78 | |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 79 | i2c@3000 { |
Kumar Gala | ec9686c | 2007-12-11 23:17:24 -0600 | [diff] [blame] | 80 | #address-cells = <1>; |
| 81 | #size-cells = <0>; |
| 82 | cell-index = <0>; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 83 | compatible = "fsl-i2c"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 84 | reg = <0x3000 0x100>; |
| 85 | interrupts = <43 2>; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 86 | interrupt-parent = <&mpic>; |
| 87 | dfsrr; |
| 88 | }; |
| 89 | |
Kumar Gala | ec9686c | 2007-12-11 23:17:24 -0600 | [diff] [blame] | 90 | i2c@3100 { |
| 91 | #address-cells = <1>; |
| 92 | #size-cells = <0>; |
| 93 | cell-index = <1>; |
| 94 | compatible = "fsl-i2c"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 95 | reg = <0x3100 0x100>; |
| 96 | interrupts = <43 2>; |
Kumar Gala | ec9686c | 2007-12-11 23:17:24 -0600 | [diff] [blame] | 97 | interrupt-parent = <&mpic>; |
| 98 | dfsrr; |
| 99 | }; |
| 100 | |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 101 | mdio@24520 { |
| 102 | #address-cells = <1>; |
| 103 | #size-cells = <0>; |
Kumar Gala | e77b28e | 2007-12-12 00:28:35 -0600 | [diff] [blame] | 104 | compatible = "fsl,gianfar-mdio"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 105 | reg = <0x24520 0x20>; |
Kumar Gala | e77b28e | 2007-12-12 00:28:35 -0600 | [diff] [blame] | 106 | |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 107 | phy0: ethernet-phy@0 { |
| 108 | interrupt-parent = <&mpic>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 109 | interrupts = <10 1>; |
| 110 | reg = <0x0>; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 111 | device_type = "ethernet-phy"; |
| 112 | }; |
| 113 | phy1: ethernet-phy@1 { |
| 114 | interrupt-parent = <&mpic>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 115 | interrupts = <10 1>; |
| 116 | reg = <0x1>; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 117 | device_type = "ethernet-phy"; |
| 118 | }; |
| 119 | }; |
| 120 | |
Sebastian Siewior | 1028d4f | 2008-03-15 00:01:30 +0100 | [diff] [blame] | 121 | dma@21300 { |
| 122 | #address-cells = <1>; |
| 123 | #size-cells = <1>; |
| 124 | compatible = "fsl,mpc8544-dma", "fsl,eloplus-dma"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 125 | reg = <0x21300 0x4>; |
| 126 | ranges = <0x0 0x21100 0x200>; |
Sebastian Siewior | 1028d4f | 2008-03-15 00:01:30 +0100 | [diff] [blame] | 127 | cell-index = <0>; |
| 128 | dma-channel@0 { |
| 129 | compatible = "fsl,mpc8544-dma-channel", |
| 130 | "fsl,eloplus-dma-channel"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 131 | reg = <0x0 0x80>; |
Sebastian Siewior | 1028d4f | 2008-03-15 00:01:30 +0100 | [diff] [blame] | 132 | cell-index = <0>; |
| 133 | interrupt-parent = <&mpic>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 134 | interrupts = <20 2>; |
Sebastian Siewior | 1028d4f | 2008-03-15 00:01:30 +0100 | [diff] [blame] | 135 | }; |
| 136 | dma-channel@80 { |
| 137 | compatible = "fsl,mpc8544-dma-channel", |
| 138 | "fsl,eloplus-dma-channel"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 139 | reg = <0x80 0x80>; |
Sebastian Siewior | 1028d4f | 2008-03-15 00:01:30 +0100 | [diff] [blame] | 140 | cell-index = <1>; |
| 141 | interrupt-parent = <&mpic>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 142 | interrupts = <21 2>; |
Sebastian Siewior | 1028d4f | 2008-03-15 00:01:30 +0100 | [diff] [blame] | 143 | }; |
| 144 | dma-channel@100 { |
| 145 | compatible = "fsl,mpc8544-dma-channel", |
| 146 | "fsl,eloplus-dma-channel"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 147 | reg = <0x100 0x80>; |
Sebastian Siewior | 1028d4f | 2008-03-15 00:01:30 +0100 | [diff] [blame] | 148 | cell-index = <2>; |
| 149 | interrupt-parent = <&mpic>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 150 | interrupts = <22 2>; |
Sebastian Siewior | 1028d4f | 2008-03-15 00:01:30 +0100 | [diff] [blame] | 151 | }; |
| 152 | dma-channel@180 { |
| 153 | compatible = "fsl,mpc8544-dma-channel", |
| 154 | "fsl,eloplus-dma-channel"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 155 | reg = <0x180 0x80>; |
Sebastian Siewior | 1028d4f | 2008-03-15 00:01:30 +0100 | [diff] [blame] | 156 | cell-index = <3>; |
| 157 | interrupt-parent = <&mpic>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 158 | interrupts = <23 2>; |
Sebastian Siewior | 1028d4f | 2008-03-15 00:01:30 +0100 | [diff] [blame] | 159 | }; |
| 160 | }; |
| 161 | |
Kumar Gala | e77b28e | 2007-12-12 00:28:35 -0600 | [diff] [blame] | 162 | enet0: ethernet@24000 { |
| 163 | cell-index = <0>; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 164 | device_type = "network"; |
| 165 | model = "TSEC"; |
| 166 | compatible = "gianfar"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 167 | reg = <0x24000 0x1000>; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 168 | local-mac-address = [ 00 00 00 00 00 00 ]; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 169 | interrupts = <29 2 30 2 34 2>; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 170 | interrupt-parent = <&mpic>; |
| 171 | phy-handle = <&phy0>; |
Kumar Gala | 9a9bcf4 | 2007-07-26 00:07:36 -0500 | [diff] [blame] | 172 | phy-connection-type = "rgmii-id"; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 173 | }; |
| 174 | |
Kumar Gala | e77b28e | 2007-12-12 00:28:35 -0600 | [diff] [blame] | 175 | enet1: ethernet@26000 { |
| 176 | cell-index = <1>; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 177 | device_type = "network"; |
| 178 | model = "TSEC"; |
| 179 | compatible = "gianfar"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 180 | reg = <0x26000 0x1000>; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 181 | local-mac-address = [ 00 00 00 00 00 00 ]; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 182 | interrupts = <31 2 32 2 33 2>; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 183 | interrupt-parent = <&mpic>; |
| 184 | phy-handle = <&phy1>; |
Kumar Gala | 9a9bcf4 | 2007-07-26 00:07:36 -0500 | [diff] [blame] | 185 | phy-connection-type = "rgmii-id"; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 186 | }; |
| 187 | |
Kumar Gala | ea082fa | 2007-12-12 01:46:12 -0600 | [diff] [blame] | 188 | serial0: serial@4500 { |
| 189 | cell-index = <0>; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 190 | device_type = "serial"; |
| 191 | compatible = "ns16550"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 192 | reg = <0x4500 0x100>; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 193 | clock-frequency = <0>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 194 | interrupts = <42 2>; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 195 | interrupt-parent = <&mpic>; |
| 196 | }; |
| 197 | |
Kumar Gala | ea082fa | 2007-12-12 01:46:12 -0600 | [diff] [blame] | 198 | serial1: serial@4600 { |
| 199 | cell-index = <1>; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 200 | device_type = "serial"; |
| 201 | compatible = "ns16550"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 202 | reg = <0x4600 0x100>; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 203 | clock-frequency = <0>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 204 | interrupts = <42 2>; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 205 | interrupt-parent = <&mpic>; |
| 206 | }; |
| 207 | |
Roy Zang | 10ce8c6 | 2007-07-13 17:35:33 +0800 | [diff] [blame] | 208 | global-utilities@e0000 { //global utilities block |
| 209 | compatible = "fsl,mpc8548-guts"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 210 | reg = <0xe0000 0x1000>; |
Roy Zang | 10ce8c6 | 2007-07-13 17:35:33 +0800 | [diff] [blame] | 211 | fsl,has-rstcr; |
| 212 | }; |
| 213 | |
Kim Phillips | 3fd4473 | 2008-07-08 19:13:33 -0500 | [diff] [blame] | 214 | crypto@30000 { |
| 215 | compatible = "fsl,sec2.1", "fsl,sec2.0"; |
| 216 | reg = <0x30000 0x10000>; |
| 217 | interrupts = <45 2>; |
| 218 | interrupt-parent = <&mpic>; |
| 219 | fsl,num-channels = <4>; |
| 220 | fsl,channel-fifo-len = <24>; |
| 221 | fsl,exec-units-mask = <0xfe>; |
| 222 | fsl,descriptor-types-mask = <0x12b0ebf>; |
| 223 | }; |
| 224 | |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 225 | mpic: pic@40000 { |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 226 | interrupt-controller; |
| 227 | #address-cells = <0>; |
| 228 | #interrupt-cells = <2>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 229 | reg = <0x40000 0x40000>; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 230 | compatible = "chrp,open-pic"; |
| 231 | device_type = "open-pic"; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 232 | }; |
Jason Jin | 741edc4 | 2008-05-23 16:32:48 +0800 | [diff] [blame] | 233 | |
| 234 | msi@41600 { |
| 235 | compatible = "fsl,mpc8544-msi", "fsl,mpic-msi"; |
| 236 | reg = <0x41600 0x80>; |
| 237 | msi-available-ranges = <0 0x100>; |
| 238 | interrupts = < |
| 239 | 0xe0 0 |
| 240 | 0xe1 0 |
| 241 | 0xe2 0 |
| 242 | 0xe3 0 |
| 243 | 0xe4 0 |
| 244 | 0xe5 0 |
| 245 | 0xe6 0 |
| 246 | 0xe7 0>; |
| 247 | interrupt-parent = <&mpic>; |
| 248 | }; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 249 | }; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 250 | |
Kumar Gala | ea082fa | 2007-12-12 01:46:12 -0600 | [diff] [blame] | 251 | pci0: pci@e0008000 { |
| 252 | cell-index = <0>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 253 | compatible = "fsl,mpc8540-pci"; |
| 254 | device_type = "pci"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 255 | interrupt-map-mask = <0xf800 0x0 0x0 0x7>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 256 | interrupt-map = < |
| 257 | |
| 258 | /* IDSEL 0x11 J17 Slot 1 */ |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 259 | 0x8800 0x0 0x0 0x1 &mpic 0x2 0x1 |
| 260 | 0x8800 0x0 0x0 0x2 &mpic 0x3 0x1 |
| 261 | 0x8800 0x0 0x0 0x3 &mpic 0x4 0x1 |
| 262 | 0x8800 0x0 0x0 0x4 &mpic 0x1 0x1 |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 263 | |
| 264 | /* IDSEL 0x12 J16 Slot 2 */ |
| 265 | |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 266 | 0x9000 0x0 0x0 0x1 &mpic 0x3 0x1 |
| 267 | 0x9000 0x0 0x0 0x2 &mpic 0x4 0x1 |
| 268 | 0x9000 0x0 0x0 0x3 &mpic 0x2 0x1 |
| 269 | 0x9000 0x0 0x0 0x4 &mpic 0x1 0x1>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 270 | |
| 271 | interrupt-parent = <&mpic>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 272 | interrupts = <24 2>; |
| 273 | bus-range = <0 255>; |
| 274 | ranges = <0x2000000 0x0 0xc0000000 0xc0000000 0x0 0x20000000 |
| 275 | 0x1000000 0x0 0x0 0xe1000000 0x0 0x10000>; |
| 276 | clock-frequency = <66666666>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 277 | #interrupt-cells = <1>; |
| 278 | #size-cells = <2>; |
| 279 | #address-cells = <3>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 280 | reg = <0xe0008000 0x1000>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 281 | }; |
| 282 | |
Kumar Gala | ea082fa | 2007-12-12 01:46:12 -0600 | [diff] [blame] | 283 | pci1: pcie@e0009000 { |
| 284 | cell-index = <1>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 285 | compatible = "fsl,mpc8548-pcie"; |
| 286 | device_type = "pci"; |
| 287 | #interrupt-cells = <1>; |
| 288 | #size-cells = <2>; |
| 289 | #address-cells = <3>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 290 | reg = <0xe0009000 0x1000>; |
| 291 | bus-range = <0 255>; |
| 292 | ranges = <0x2000000 0x0 0x80000000 0x80000000 0x0 0x20000000 |
| 293 | 0x1000000 0x0 0x0 0xe1010000 0x0 0x10000>; |
| 294 | clock-frequency = <33333333>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 295 | interrupt-parent = <&mpic>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 296 | interrupts = <26 2>; |
| 297 | interrupt-map-mask = <0xf800 0x0 0x0 0x7>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 298 | interrupt-map = < |
| 299 | /* IDSEL 0x0 */ |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 300 | 0000 0x0 0x0 0x1 &mpic 0x4 0x1 |
| 301 | 0000 0x0 0x0 0x2 &mpic 0x5 0x1 |
| 302 | 0000 0x0 0x0 0x3 &mpic 0x6 0x1 |
| 303 | 0000 0x0 0x0 0x4 &mpic 0x7 0x1 |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 304 | >; |
| 305 | pcie@0 { |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 306 | reg = <0x0 0x0 0x0 0x0 0x0>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 307 | #size-cells = <2>; |
| 308 | #address-cells = <3>; |
| 309 | device_type = "pci"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 310 | ranges = <0x2000000 0x0 0x80000000 |
| 311 | 0x2000000 0x0 0x80000000 |
| 312 | 0x0 0x20000000 |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 313 | |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 314 | 0x1000000 0x0 0x0 |
| 315 | 0x1000000 0x0 0x0 |
| 316 | 0x0 0x10000>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 317 | }; |
| 318 | }; |
| 319 | |
Kumar Gala | ea082fa | 2007-12-12 01:46:12 -0600 | [diff] [blame] | 320 | pci2: pcie@e000a000 { |
| 321 | cell-index = <2>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 322 | compatible = "fsl,mpc8548-pcie"; |
| 323 | device_type = "pci"; |
| 324 | #interrupt-cells = <1>; |
| 325 | #size-cells = <2>; |
| 326 | #address-cells = <3>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 327 | reg = <0xe000a000 0x1000>; |
| 328 | bus-range = <0 255>; |
| 329 | ranges = <0x2000000 0x0 0xa0000000 0xa0000000 0x0 0x10000000 |
| 330 | 0x1000000 0x0 0x0 0xe1020000 0x0 0x10000>; |
| 331 | clock-frequency = <33333333>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 332 | interrupt-parent = <&mpic>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 333 | interrupts = <25 2>; |
| 334 | interrupt-map-mask = <0xf800 0x0 0x0 0x7>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 335 | interrupt-map = < |
| 336 | /* IDSEL 0x0 */ |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 337 | 0000 0x0 0x0 0x1 &mpic 0x0 0x1 |
| 338 | 0000 0x0 0x0 0x2 &mpic 0x1 0x1 |
| 339 | 0000 0x0 0x0 0x3 &mpic 0x2 0x1 |
| 340 | 0000 0x0 0x0 0x4 &mpic 0x3 0x1 |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 341 | >; |
| 342 | pcie@0 { |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 343 | reg = <0x0 0x0 0x0 0x0 0x0>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 344 | #size-cells = <2>; |
| 345 | #address-cells = <3>; |
| 346 | device_type = "pci"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 347 | ranges = <0x2000000 0x0 0xa0000000 |
| 348 | 0x2000000 0x0 0xa0000000 |
| 349 | 0x0 0x10000000 |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 350 | |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 351 | 0x1000000 0x0 0x0 |
| 352 | 0x1000000 0x0 0x0 |
| 353 | 0x0 0x10000>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 354 | }; |
| 355 | }; |
| 356 | |
Kumar Gala | ea082fa | 2007-12-12 01:46:12 -0600 | [diff] [blame] | 357 | pci3: pcie@e000b000 { |
| 358 | cell-index = <3>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 359 | compatible = "fsl,mpc8548-pcie"; |
| 360 | device_type = "pci"; |
| 361 | #interrupt-cells = <1>; |
| 362 | #size-cells = <2>; |
| 363 | #address-cells = <3>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 364 | reg = <0xe000b000 0x1000>; |
| 365 | bus-range = <0 255>; |
| 366 | ranges = <0x2000000 0x0 0xb0000000 0xb0000000 0x0 0x100000 |
| 367 | 0x1000000 0x0 0x0 0xb0100000 0x0 0x100000>; |
| 368 | clock-frequency = <33333333>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 369 | interrupt-parent = <&mpic>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 370 | interrupts = <27 2>; |
| 371 | interrupt-map-mask = <0xff00 0x0 0x0 0x1>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 372 | interrupt-map = < |
| 373 | // IDSEL 0x1c USB |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 374 | 0xe000 0x0 0x0 0x1 &i8259 0xc 0x2 |
| 375 | 0xe100 0x0 0x0 0x2 &i8259 0x9 0x2 |
| 376 | 0xe200 0x0 0x0 0x3 &i8259 0xa 0x2 |
| 377 | 0xe300 0x0 0x0 0x4 &i8259 0xb 0x2 |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 378 | |
| 379 | // IDSEL 0x1d Audio |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 380 | 0xe800 0x0 0x0 0x1 &i8259 0x6 0x2 |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 381 | |
| 382 | // IDSEL 0x1e Legacy |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 383 | 0xf000 0x0 0x0 0x1 &i8259 0x7 0x2 |
| 384 | 0xf100 0x0 0x0 0x1 &i8259 0x7 0x2 |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 385 | |
| 386 | // IDSEL 0x1f IDE/SATA |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 387 | 0xf800 0x0 0x0 0x1 &i8259 0xe 0x2 |
| 388 | 0xf900 0x0 0x0 0x1 &i8259 0x5 0x2 |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 389 | >; |
| 390 | |
| 391 | pcie@0 { |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 392 | reg = <0x0 0x0 0x0 0x0 0x0>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 393 | #size-cells = <2>; |
| 394 | #address-cells = <3>; |
| 395 | device_type = "pci"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 396 | ranges = <0x2000000 0x0 0xb0000000 |
| 397 | 0x2000000 0x0 0xb0000000 |
| 398 | 0x0 0x100000 |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 399 | |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 400 | 0x1000000 0x0 0x0 |
| 401 | 0x1000000 0x0 0x0 |
| 402 | 0x0 0x100000>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 403 | |
| 404 | uli1575@0 { |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 405 | reg = <0x0 0x0 0x0 0x0 0x0>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 406 | #size-cells = <2>; |
| 407 | #address-cells = <3>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 408 | ranges = <0x2000000 0x0 0xb0000000 |
| 409 | 0x2000000 0x0 0xb0000000 |
| 410 | 0x0 0x100000 |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 411 | |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 412 | 0x1000000 0x0 0x0 |
| 413 | 0x1000000 0x0 0x0 |
| 414 | 0x0 0x100000>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 415 | isa@1e { |
| 416 | device_type = "isa"; |
| 417 | #interrupt-cells = <2>; |
| 418 | #size-cells = <1>; |
| 419 | #address-cells = <2>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 420 | reg = <0xf000 0x0 0x0 0x0 0x0>; |
| 421 | ranges = <0x1 0x0 |
| 422 | 0x1000000 0x0 0x0 |
| 423 | 0x1000>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 424 | interrupt-parent = <&i8259>; |
| 425 | |
| 426 | i8259: interrupt-controller@20 { |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 427 | reg = <0x1 0x20 0x2 |
| 428 | 0x1 0xa0 0x2 |
| 429 | 0x1 0x4d0 0x2>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 430 | interrupt-controller; |
| 431 | device_type = "interrupt-controller"; |
| 432 | #address-cells = <0>; |
| 433 | #interrupt-cells = <2>; |
| 434 | compatible = "chrp,iic"; |
| 435 | interrupts = <9 2>; |
| 436 | interrupt-parent = <&mpic>; |
| 437 | }; |
| 438 | |
| 439 | i8042@60 { |
| 440 | #size-cells = <0>; |
| 441 | #address-cells = <1>; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 442 | reg = <0x1 0x60 0x1 0x1 0x64 0x1>; |
| 443 | interrupts = <1 3 12 3>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 444 | interrupt-parent = <&i8259>; |
| 445 | |
| 446 | keyboard@0 { |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 447 | reg = <0x0>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 448 | compatible = "pnpPNP,303"; |
| 449 | }; |
| 450 | |
| 451 | mouse@1 { |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 452 | reg = <0x1>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 453 | compatible = "pnpPNP,f03"; |
| 454 | }; |
| 455 | }; |
| 456 | |
| 457 | rtc@70 { |
| 458 | compatible = "pnpPNP,b00"; |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 459 | reg = <0x1 0x70 0x2>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 460 | }; |
| 461 | |
| 462 | gpio@400 { |
Kumar Gala | 32f960e | 2008-04-17 01:28:15 -0500 | [diff] [blame] | 463 | reg = <0x1 0x400 0x80>; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 464 | }; |
| 465 | }; |
| 466 | }; |
| 467 | }; |
Kumar Gala | 1b3c5cd | 2007-09-12 18:23:46 -0500 | [diff] [blame] | 468 | }; |
Jon Loeliger | d93daf8 | 2007-03-20 11:19:10 -0500 | [diff] [blame] | 469 | }; |