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