currituck.dts (597473720f4dc69749542bfcfed4a927a43d935e) currituck.dts (86bc917d2ac117ec922dbf8ed92ca989bf333281)
1/*
2 * Device Tree Source for IBM Embedded PPC 476 Platform
3 *
4 * Copyright © 2011 Tony Breeds IBM Corporation
5 *
6 * This file is licensed under the terms of the GNU General Public
7 * License version 2. This program is licensed "as is" without
8 * any warranty of any kind, whether express or implied.

--- 108 unchanged lines hidden (view full) ---

117 #size-cells = <0>;
118 rtc@68 {
119 compatible = "st,m41t80", "m41st85";
120 reg = <0x68>;
121 };
122 };
123 };
124
1/*
2 * Device Tree Source for IBM Embedded PPC 476 Platform
3 *
4 * Copyright © 2011 Tony Breeds IBM Corporation
5 *
6 * This file is licensed under the terms of the GNU General Public
7 * License version 2. This program is licensed "as is" without
8 * any warranty of any kind, whether express or implied.

--- 108 unchanged lines hidden (view full) ---

117 #size-cells = <0>;
118 rtc@68 {
119 compatible = "st,m41t80", "m41st85";
120 reg = <0x68>;
121 };
122 };
123 };
124
125 PCIE0: pciex@10100000000 { // 4xGBIF1
125 PCIE0: pcie@10100000000 { // 4xGBIF1
126 device_type = "pci";
127 #interrupt-cells = <1>;
128 #size-cells = <2>;
129 #address-cells = <3>;
130 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
131 primary;
132 port = <0x0>; /* port number */
133 reg = <0x00000101 0x00000000 0x0 0x10000000 /* Config space access */

--- 21 unchanged lines hidden (view full) ---

155 interrupt-map-mask = <0x0 0x0 0x0 0x7>;
156 interrupt-map = <
157 0x0 0x0 0x0 0x1 &MPIC 46 0x2 /* int A */
158 0x0 0x0 0x0 0x2 &MPIC 47 0x2 /* int B */
159 0x0 0x0 0x0 0x3 &MPIC 48 0x2 /* int C */
160 0x0 0x0 0x0 0x4 &MPIC 49 0x2 /* int D */>;
161 };
162
126 device_type = "pci";
127 #interrupt-cells = <1>;
128 #size-cells = <2>;
129 #address-cells = <3>;
130 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
131 primary;
132 port = <0x0>; /* port number */
133 reg = <0x00000101 0x00000000 0x0 0x10000000 /* Config space access */

--- 21 unchanged lines hidden (view full) ---

155 interrupt-map-mask = <0x0 0x0 0x0 0x7>;
156 interrupt-map = <
157 0x0 0x0 0x0 0x1 &MPIC 46 0x2 /* int A */
158 0x0 0x0 0x0 0x2 &MPIC 47 0x2 /* int B */
159 0x0 0x0 0x0 0x3 &MPIC 48 0x2 /* int C */
160 0x0 0x0 0x0 0x4 &MPIC 49 0x2 /* int D */>;
161 };
162
163 PCIE1: pciex@30100000000 { // 4xGBIF0
163 PCIE1: pcie@30100000000 { // 4xGBIF0
164 device_type = "pci";
165 #interrupt-cells = <1>;
166 #size-cells = <2>;
167 #address-cells = <3>;
168 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
169 primary;
170 port = <0x1>; /* port number */
171 reg = <0x00000301 0x00000000 0x0 0x10000000 /* Config space access */

--- 20 unchanged lines hidden (view full) ---

192 interrupt-map-mask = <0x0 0x0 0x0 0x7>;
193 interrupt-map = <
194 0x0 0x0 0x0 0x1 &MPIC 38 0x2 /* int A */
195 0x0 0x0 0x0 0x2 &MPIC 39 0x2 /* int B */
196 0x0 0x0 0x0 0x3 &MPIC 40 0x2 /* int C */
197 0x0 0x0 0x0 0x4 &MPIC 41 0x2 /* int D */>;
198 };
199
164 device_type = "pci";
165 #interrupt-cells = <1>;
166 #size-cells = <2>;
167 #address-cells = <3>;
168 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
169 primary;
170 port = <0x1>; /* port number */
171 reg = <0x00000301 0x00000000 0x0 0x10000000 /* Config space access */

--- 20 unchanged lines hidden (view full) ---

192 interrupt-map-mask = <0x0 0x0 0x0 0x7>;
193 interrupt-map = <
194 0x0 0x0 0x0 0x1 &MPIC 38 0x2 /* int A */
195 0x0 0x0 0x0 0x2 &MPIC 39 0x2 /* int B */
196 0x0 0x0 0x0 0x3 &MPIC 40 0x2 /* int C */
197 0x0 0x0 0x0 0x4 &MPIC 41 0x2 /* int D */>;
198 };
199
200 PCIE2: pciex@38100000000 { // 2xGBIF0
200 PCIE2: pcie@38100000000 { // 2xGBIF0
201 device_type = "pci";
202 #interrupt-cells = <1>;
203 #size-cells = <2>;
204 #address-cells = <3>;
205 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
206 primary;
207 port = <0x2>; /* port number */
208 reg = <0x00000381 0x00000000 0x0 0x10000000 /* Config space access */

--- 34 unchanged lines hidden ---
201 device_type = "pci";
202 #interrupt-cells = <1>;
203 #size-cells = <2>;
204 #address-cells = <3>;
205 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
206 primary;
207 port = <0x2>; /* port number */
208 reg = <0x00000381 0x00000000 0x0 0x10000000 /* Config space access */

--- 34 unchanged lines hidden ---