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

2  * P1025 RDB Device Tree Source stub (no addresses or top-level ranges)
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 Vitesse-7385 Firmware";
49 read-only;
54 reg = <0x00040000 0x00040000>;
60 reg = <0x00080000 0x00380000>;
66 reg = <0x00400000 0x00b00000>;
72 /* 512KB for u-boot Bootloader Image */
73 /* 512KB for u-boot Environment Variables */
74 reg = <0x00f00000 0x00100000>;
75 label = "NOR U-Boot Image";
76 read-only;
81 #address-cells = <1>;
82 #size-cells = <1>;
83 compatible = "fsl,p1025-fcm-nand",
84 "fsl,elbc-fcm-nand";
85 reg = <0x1 0x0 0x40000>;
89 /* 1MB for u-boot Bootloader Image */
90 reg = <0x0 0x00100000>;
91 label = "NAND U-Boot Image";
92 read-only;
97 reg = <0x00100000 0x00100000>;
103 reg = <0x00200000 0x00400000>;
109 reg = <0x00600000 0x00400000>;
115 reg = <0x00a00000 0x00700000>;
121 reg = <0x01100000 0x00f00000>;
132 reg = <0x68>;
138 #address-cells = <1>;
139 #size-cells = <1>;
140 compatible = "spansion,s25sl12801", "jedec,spi-nor";
141 reg = <0>;
142 spi-max-frequency = <40000000>; /* input clock */
144 partition@u-boot {
145 /* 512KB for u-boot Bootloader Image */
146 reg = <0x0 0x00080000>;
147 label = "u-boot";
148 read-only;
153 reg = <0x00080000 0x00080000>;
159 reg = <0x00100000 0x00400000>;
165 reg = <0x00500000 0x00400000>;
169 partition@jffs-fs {
171 reg = <0x00900000 0x00700000>;
183 since U-Boot doesn't clear the status property when
184 it enables USB2. OTOH, U-Boot does create a new node
192 phy0: ethernet-phy@0 {
193 interrupt-parent = <&mpic>;
195 reg = <0x0>;
198 phy1: ethernet-phy@1 {
199 interrupt-parent = <&mpic>;
201 reg = <0x1>;
204 tbi0: tbi-phy@11 {
205 reg = <0x11>;
206 device_type = "tbi-phy";
211 tbi1: tbi-phy@11 {
212 reg = <0x11>;
213 device_type = "tbi-phy";
218 tbi2: tbi-phy@11 {
219 reg = <0x11>;
220 device_type = "tbi-phy";
225 fixed-link = <1 1 1000 0 0>;
226 phy-connection-type = "rgmii-id";
231 phy-handle = <&phy0>;
232 tbi-handle = <&tbi1>;
233 phy-connection-type = "sgmii";
237 phy-handle = <&phy1>;
238 phy-connection-type = "rgmii-id";
242 #address-cells = <1>;
243 #size-cells = <1>;
244 reg = <0xe0100 0x60>;
247 num-ports = <3>;
249 pio-map = <
272 pio-map = <
287 pio-map = <
297 pio-map = <
312 port-number = <0>;
313 rx-clock-name = "brg6";
314 tx-clock-name = "brg6";
315 pio-handle = <&pio3>;
321 port-number = <1>;
322 rx-clock-name = "brg2";
323 tx-clock-name = "brg2";
324 pio-handle = <&pio4>;