Lines Matching +full:reg +full:- +full:names

2  * P1020 RDB Device Tree Source stub (no addresses or top-level ranges)
4 * Copyright 2011-2012 Freescale Semiconductor Inc.
14 * names of its contributors may be used to endorse or promote products
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
40 reg = <0x0 0x0 0x1000000>;
41 bank-width = <2>;
42 device-width = <1>;
47 reg = <0x0 0x00040000>;
48 label = "NOR (RO) Vitesse-7385 Firmware";
49 read-only;
54 reg = <0x00040000 0x00040000>;
56 read-only;
61 reg = <0x00080000 0x00380000>;
63 read-only;
68 reg = <0x00400000 0x00b00000>;
74 /* 512KB for u-boot Bootloader Image */
75 /* 512KB for u-boot Environment Variables */
76 reg = <0x00f00000 0x00100000>;
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";
87 reg = <0x1 0x0 0x40000>;
91 /* 1MB for u-boot Bootloader Image */
92 reg = <0x0 0x00100000>;
93 label = "NAND (RO) U-Boot Image";
94 read-only;
99 reg = <0x00100000 0x00100000>;
101 read-only;
106 reg = <0x00200000 0x00400000>;
108 read-only;
113 reg = <0x00600000 0x00400000>;
115 read-only;
120 reg = <0x00a00000 0x00700000>;
126 reg = <0x01100000 0x00f00000>;
132 #address-cells = <1>;
133 #size-cells = <1>;
134 compatible = "vitesse-7385";
135 reg = <0x2 0x0 0x20000>;
143 reg = <0x68>;
149 #address-cells = <1>;
150 #size-cells = <1>;
151 compatible = "spansion,s25sl12801", "jedec,spi-nor";
152 reg = <0>;
153 spi-max-frequency = <40000000>; /* input clock */
155 partition@u-boot {
156 /* 512KB for u-boot Bootloader Image */
157 reg = <0x0 0x00080000>;
158 label = "u-boot";
159 read-only;
164 reg = <0x00080000 0x00080000>;
166 read-only;
171 reg = <0x00100000 0x00400000>;
173 read-only;
178 reg = <0x00500000 0x00400000>;
180 read-only;
183 partition@jffs-fs {
185 reg = <0x00900000 0x00700000>;
198 appropriate device-tree fixup done by uboot */
205 phy0: ethernet-phy@0 {
206 interrupt-parent = <&mpic>;
208 reg = <0x0>;
211 phy1: ethernet-phy@1 {
212 interrupt-parent = <&mpic>;
214 reg = <0x1>;
217 tbi-phy@2 {
218 device_type = "tbi-phy";
219 reg = <0x2>;
224 tbi0: tbi-phy@11 {
225 reg = <0x11>;
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";