Lines Matching +full:interrupt +full:- +full:partition +full:-
2 * P1020 RDB Device Tree Source stub (no addresses or top-level ranges)
4 * Copyright 2011-2012 Freescale Semiconductor Inc.
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
44 partition@0 {
48 label = "NOR (RO) Vitesse-7385 Firmware";
49 read-only;
52 partition@40000 {
56 read-only;
59 partition@80000 {
63 read-only;
66 partition@400000 {
72 partition@f00000 {
74 /* 512KB for u-boot Bootloader Image */
75 /* 512KB for u-boot Environment Variables */
77 label = "NOR (RO) U-Boot Image";
78 read-only;
83 #address-cells = <1>;
84 #size-cells = <1>;
85 compatible = "fsl,p1020-fcm-nand",
86 "fsl,elbc-fcm-nand";
89 partition@0 {
91 /* 1MB for u-boot Bootloader Image */
93 label = "NAND (RO) U-Boot Image";
94 read-only;
97 partition@100000 {
101 read-only;
104 partition@200000 {
108 read-only;
111 partition@600000 {
115 read-only;
118 partition@a00000 {
124 partition@1100000 {
132 #address-cells = <1>;
133 #size-cells = <1>;
134 compatible = "vitesse-7385";
149 #address-cells = <1>;
150 #size-cells = <1>;
151 compatible = "spansion,s25sl12801", "jedec,spi-nor";
153 spi-max-frequency = <40000000>; /* input clock */
155 partition@u-boot {
156 /* 512KB for u-boot Bootloader Image */
158 label = "u-boot";
159 read-only;
162 partition@dtb {
166 read-only;
169 partition@kernel {
173 read-only;
176 partition@fs {
180 read-only;
183 partition@jffs-fs {
198 appropriate device-tree fixup done by uboot */
205 phy0: ethernet-phy@0 {
206 interrupt-parent = <&mpic>;
211 phy1: ethernet-phy@1 {
212 interrupt-parent = <&mpic>;
217 tbi-phy@2 {
218 device_type = "tbi-phy";
224 tbi0: tbi-phy@11 {
226 device_type = "tbi-phy";
231 fixed-link = <1 1 1000 0 0>;
232 phy-connection-type = "rgmii-id";
237 phy-handle = <&phy0>;
238 tbi-handle = <&tbi0>;
239 phy-connection-type = "sgmii";
243 phy-handle = <&phy1>;
244 phy-connection-type = "rgmii-id";