2 * P1022 DS 36Bit Physical Address Map Device Tree Source
4 * Copyright 2010 Freescale Semiconductor, Inc.
6 * This file is licensed under the terms of the GNU General Public License
7 * version 2. This program is licensed "as is" without any warranty of any
8 * kind, whether express or implied.
11 /include/ "fsl/p1022si-pre.dtsi"
13 model = "fsl,P1022DS";
14 compatible = "fsl,P1022DS";
17 device_type = "memory";
20 lbc: localbus@fffe05000 {
21 reg = <0xf 0xffe05000 0 0x1000>;
22 ranges = <0x0 0x0 0xf 0xe8000000 0x08000000
23 0x1 0x0 0xf 0xe0000000 0x08000000
24 0x2 0x0 0xf 0xff800000 0x00040000
25 0x3 0x0 0xf 0xffdf0000 0x00008000>;
28 * This node is used to access the pixis via "indirect" mode,
29 * which is done by writing the pixis register index to chip
30 * select 0 and the value to/from chip select 1. Indirect
31 * mode is the only way to access the pixis when DIU video
32 * is enabled. Note that this assumes that the first column
33 * of the 'ranges' property above is the chip select number.
36 compatible = "fsl,p1022ds-indirect-pixis";
37 reg = <0x0 0x0 1 /* CS0 */
44 compatible = "cfi-flash";
45 reg = <0x0 0x0 0x8000000>;
50 reg = <0x0 0x03000000>;
51 label = "ramdisk-nor";
56 reg = <0x03000000 0x00e00000>;
57 label = "diagnostic-nor";
62 reg = <0x03e00000 0x00200000>;
68 reg = <0x04000000 0x00400000>;
74 reg = <0x04400000 0x03b00000>;
79 reg = <0x07f00000 0x00080000>;
85 reg = <0x07f80000 0x00080000>;
94 compatible = "fsl,elbc-fcm-nand";
95 reg = <0x2 0x0 0x40000>;
98 reg = <0x0 0x02000000>;
99 label = "u-boot-nand";
104 reg = <0x02000000 0x10000000>;
105 label = "jffs2-nand";
109 reg = <0x12000000 0x10000000>;
110 label = "ramdisk-nand";
115 reg = <0x22000000 0x04000000>;
116 label = "kernel-nand";
120 reg = <0x26000000 0x01000000>;
126 reg = <0x27000000 0x19000000>;
127 label = "reserved-nand";
132 compatible = "fsl,p1022ds-fpga", "fsl,fpga-ngpixis";
134 interrupt-parent = <&mpic>;
136 * IRQ8 is generated if the "EVENT" switch is pressed
137 * and PX_CTL[EVESEL] is set to 00.
139 interrupts = <8 8 0 0>;
144 ranges = <0x0 0xf 0xffe00000 0x100000>;
148 compatible = "wlf,wm8776";
151 * clock-frequency will be set by U-Boot if
152 * the clock is enabled.
159 #address-cells = <1>;
161 compatible = "spansion,s25sl12801";
163 spi-max-frequency = <40000000>; /* input clock */
166 label = "u-boot-spi";
167 reg = <0x00000000 0x00100000>;
171 label = "kernel-spi";
172 reg = <0x00100000 0x00500000>;
177 reg = <0x00600000 0x00100000>;
181 label = "file system-spi";
182 reg = <0x00700000 0x00900000>;
188 fsl,mode = "i2s-slave";
189 codec-handle = <&wm8776>;
190 fsl,ssi-asynchronous;
202 phy0: ethernet-phy@0 {
203 interrupts = <3 1 0 0>;
206 phy1: ethernet-phy@1 {
207 interrupts = <9 1 0 0>;
211 device_type = "tbi-phy";
217 phy-handle = <&phy0>;
218 phy-connection-type = "rgmii-id";
222 phy-handle = <&phy1>;
223 phy-connection-type = "rgmii-id";
227 pci0: pcie@fffe09000 {
228 reg = <0xf 0xffe09000 0 0x1000>;
229 ranges = <0x2000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000
230 0x1000000 0x0 0x00000000 0xf 0xffc10000 0x0 0x10000>;
232 ranges = <0x2000000 0x0 0xe0000000
233 0x2000000 0x0 0xe0000000
242 pci1: pcie@fffe0a000 {
243 reg = <0xf 0xffe0a000 0 0x1000>;
244 ranges = <0x2000000 0x0 0xe0000000 0xc 0x40000000 0x0 0x20000000
245 0x1000000 0x0 0x00000000 0xf 0xffc20000 0x0 0x10000>;
247 reg = <0x0 0x0 0x0 0x0 0x0>;
248 ranges = <0x2000000 0x0 0xe0000000
249 0x2000000 0x0 0xe0000000
258 pci2: pcie@fffe0b000 {
259 reg = <0xf 0xffe0b000 0 0x1000>;
260 ranges = <0x2000000 0x0 0xe0000000 0xc 0x00000000 0x0 0x20000000
261 0x1000000 0x0 0x00000000 0xf 0xffc00000 0x0 0x10000>;
263 ranges = <0x2000000 0x0 0xe0000000
264 0x2000000 0x0 0xe0000000
274 /include/ "fsl/p1022si-post.dtsi"