2 * GE IMP3A Device Tree Source
4 * Copyright 2010-2011 GE Intelligent Platforms Embedded Systems, Inc.
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.
11 * Based on: P2020 DS Device Tree Source
12 * Copyright 2009 Freescale Semiconductor Inc.
15 /include/ "fsl/p2020si-pre.dtsi"
19 compatible = "ge,imp3a";
22 device_type = "memory";
25 lbc: localbus@fef05000 {
26 reg = <0 0xfef05000 0 0x1000>;
28 ranges = <0x0 0x0 0x0 0xff000000 0x01000000
29 0x1 0x0 0x0 0xe0000000 0x08000000
30 0x2 0x0 0x0 0xe8000000 0x08000000
31 0x3 0x0 0x0 0xfc100000 0x00020000
32 0x4 0x0 0x0 0xfc000000 0x00008000
33 0x5 0x0 0x0 0xfc008000 0x00008000
34 0x6 0x0 0x0 0xfee00000 0x00040000
35 0x7 0x0 0x0 0xfee80000 0x00040000>;
37 /* nor@0,0 is a mirror of part of the memory in nor@1,0
41 compatible = "ge,imp3a-firmware-mirror", "cfi-flash";
42 reg = <0x0 0x0 0x1000000>;
48 reg = <0x0 0x1000000>;
57 compatible = "ge,imp3a-paged-flash", "cfi-flash";
58 reg = <0x1 0x0 0x8000000>;
64 reg = <0x0 0x7800000>;
69 reg = <0x7800000 0x800000>;
75 device_type = "nvram";
76 compatible = "simtek,stk14ca8";
77 reg = <0x3 0x0 0x20000>;
81 compatible = "ge,imp3a-fpga-regs";
86 #interrupt-cells = <1>;
88 device_type = "interrupt-controller";
89 compatible = "ge,imp3a-fpga-pic", "gef,fpga-pic-1.00";
90 reg = <0x4 0x20 0x20>;
91 interrupts = <6 7 0 0>;
94 gef_gpio: gpio@4,400 {
96 compatible = "ge,imp3a-gpio";
97 reg = <0x4 0x400 0x24>;
102 compatible = "ge,imp3a-fpga-wdt", "gef,fpga-wdt-1.00",
104 reg = <0x4 0x800 0x8>;
106 interrupt-parent = <&gef_pic>;
109 /* Second watchdog available, driver currently supports one.
111 compatible = "gef,imp3a-fpga-wdt", "gef,fpga-wdt-1.00",
113 reg = <0x4 0x808 0x8>;
115 interrupt-parent = <&gef_pic>;
120 compatible = "fsl,elbc-fcm-nand";
121 reg = <0x6 0x0 0x40000>;
125 compatible = "fsl,elbc-fcm-nand";
126 reg = <0x7 0x0 0x40000>;
131 ranges = <0x0 0 0xfef00000 0x100000>;
135 compatible = "national,lm92";
140 compatible = "adi,adt7461";
145 compatible = "epson,rx8581";
150 compatible = "dallas,ds1682";
161 phy0: ethernet-phy@0 {
162 interrupt-parent = <&gef_pic>;
163 interrupts = <0xc 0x4>;
166 phy1: ethernet-phy@1 {
167 interrupt-parent = <&gef_pic>;
168 interrupts = <0xb 0x4>;
173 device_type = "tbi-phy";
180 device_type = "tbi-phy";
188 enet0: ethernet@24000 {
189 tbi-handle = <&tbi0>;
190 phy-handle = <&phy0>;
191 phy-connection-type = "gmii";
194 enet1: ethernet@25000 {
195 tbi-handle = <&tbi1>;
196 phy-handle = <&phy1>;
197 phy-connection-type = "gmii";
200 enet2: ethernet@26000 {
205 pci0: pcie@fef08000 {
206 ranges = <0x2000000 0x0 0xc0000000 0 0xc0000000 0x0 0x20000000
207 0x1000000 0x0 0x00000000 0 0xfe020000 0x0 0x10000>;
208 reg = <0 0xfef08000 0 0x1000>;
211 ranges = <0x2000000 0x0 0xc0000000
212 0x2000000 0x0 0xc0000000
221 pci1: pcie@fef09000 {
222 reg = <0 0xfef09000 0 0x1000>;
223 ranges = <0x2000000 0x0 0xa0000000 0 0xa0000000 0x0 0x20000000
224 0x1000000 0x0 0x00000000 0 0xfe010000 0x0 0x10000>;
227 ranges = <0x2000000 0x0 0xa0000000
228 0x2000000 0x0 0xa0000000
238 pci2: pcie@fef0a000 {
239 reg = <0 0xfef0a000 0 0x1000>;
240 ranges = <0x2000000 0x0 0x80000000 0 0x80000000 0x0 0x20000000
241 0x1000000 0x0 0x00000000 0 0xfe000000 0x0 0x10000>;
244 ranges = <0x2000000 0x0 0x80000000
245 0x2000000 0x0 0x80000000
255 /include/ "fsl/p2020si-post.dtsi"