2 * P1022 DS Device Tree Source stub (no addresses or top-level ranges)
4 * Copyright 2012 Freescale Semiconductor Inc.
6 * Redistribution and use in source and binary forms, with or without
7 * modification, are permitted provided that the following conditions are met:
8 * * Redistributions of source code must retain the above copyright
9 * notice, this list of conditions and the following disclaimer.
10 * * Redistributions in binary form must reproduce the above copyright
11 * notice, this list of conditions and the following disclaimer in the
12 * documentation and/or other materials provided with the distribution.
13 * * Neither the name of Freescale Semiconductor nor the
14 * names of its contributors may be used to endorse or promote products
15 * derived from this software without specific prior written permission.
18 * ALTERNATIVELY, this software may be distributed under the terms of the
19 * GNU General Public License ("GPL") as published by the Free Software
20 * Foundation, either version 2 of that License or (at your option) any
23 * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor "AS IS" AND ANY
24 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
25 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
26 * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY
27 * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
28 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
29 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
30 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
31 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
32 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39 compatible = "cfi-flash";
40 reg = <0x0 0x0 0x8000000>;
45 reg = <0x0 0x03000000>;
46 label = "ramdisk-nor";
51 reg = <0x03000000 0x00e00000>;
52 label = "diagnostic-nor";
57 reg = <0x03e00000 0x00200000>;
63 reg = <0x04000000 0x00400000>;
69 reg = <0x04400000 0x03b00000>;
74 reg = <0x07f00000 0x00080000>;
80 reg = <0x07f80000 0x00080000>;
89 compatible = "fsl,elbc-fcm-nand";
90 reg = <0x2 0x0 0x40000>;
93 reg = <0x0 0x02000000>;
94 label = "u-boot-nand";
99 reg = <0x02000000 0x10000000>;
100 label = "jffs2-nand";
104 reg = <0x12000000 0x10000000>;
105 label = "ramdisk-nand";
110 reg = <0x22000000 0x04000000>;
111 label = "kernel-nand";
115 reg = <0x26000000 0x01000000>;
121 reg = <0x27000000 0x19000000>;
122 label = "reserved-nand";
127 compatible = "fsl,p1022ds-fpga", "fsl,fpga-ngpixis";
129 interrupt-parent = <&mpic>;
131 * IRQ8 is generated if the "EVENT" switch is pressed
132 * and PX_CTL[EVESEL] is set to 00.
134 interrupts = <8 0 0 0>;
141 compatible = "wlf,wm8776";
144 * clock-frequency will be set by U-Boot if
145 * the clock is enabled.
149 compatible = "dallas,ds3232";
151 interrupts = <0x1 0x1 0 0>;
154 compatible = "adi,adt7461";
161 #address-cells = <1>;
163 compatible = "spansion,s25sl12801";
165 spi-max-frequency = <40000000>; /* input clock */
168 label = "u-boot-spi";
169 reg = <0x00000000 0x00100000>;
173 label = "kernel-spi";
174 reg = <0x00100000 0x00500000>;
179 reg = <0x00600000 0x00100000>;
183 label = "file system-spi";
184 reg = <0x00700000 0x00900000>;
190 fsl,mode = "i2s-slave";
191 codec-handle = <&wm8776>;
192 fsl,ssi-asynchronous;
204 phy0: ethernet-phy@0 {
205 interrupts = <3 1 0 0>;
208 phy1: ethernet-phy@1 {
209 interrupts = <9 1 0 0>;
213 device_type = "tbi-phy";
219 phy-handle = <&phy0>;
220 phy-connection-type = "rgmii-id";
224 phy-handle = <&phy1>;
225 phy-connection-type = "rgmii-id";