Lines Matching +full:reg +full:- +full:names
2 * P1022 DS 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 0x8000000>;
41 bank-width = <2>;
42 device-width = <1>;
45 reg = <0x0 0x03000000>;
46 label = "ramdisk-nor";
47 read-only;
51 reg = <0x03000000 0x00e00000>;
52 label = "diagnostic-nor";
53 read-only;
57 reg = <0x03e00000 0x00200000>;
58 label = "dink-nor";
59 read-only;
63 reg = <0x04000000 0x00400000>;
64 label = "kernel-nor";
65 read-only;
69 reg = <0x04400000 0x03b00000>;
70 label = "jffs2-nor";
74 reg = <0x07f00000 0x00080000>;
75 label = "dtb-nor";
76 read-only;
80 reg = <0x07f80000 0x00080000>;
81 label = "u-boot-nor";
82 read-only;
87 #address-cells = <1>;
88 #size-cells = <1>;
89 compatible = "fsl,elbc-fcm-nand";
90 reg = <0x2 0x0 0x40000>;
93 reg = <0x0 0x02000000>;
94 label = "u-boot-nand";
95 read-only;
99 reg = <0x02000000 0x10000000>;
100 label = "jffs2-nand";
104 reg = <0x12000000 0x10000000>;
105 label = "ramdisk-nand";
106 read-only;
110 reg = <0x22000000 0x04000000>;
111 label = "kernel-nand";
115 reg = <0x26000000 0x01000000>;
116 label = "dtb-nand";
117 read-only;
121 reg = <0x27000000 0x19000000>;
122 label = "reserved-nand";
126 board-control@3,0 {
127 compatible = "fsl,p1022ds-fpga", "fsl,fpga-ngpixis";
128 reg = <3 0 0x30>;
129 interrupt-parent = <&mpic>;
142 reg = <0x1a>;
144 * clock-frequency will be set by U-Boot if
150 reg = <0x68>;
155 reg = <0x4c>;
161 #address-cells = <1>;
162 #size-cells = <1>;
163 compatible = "spansion,s25sl12801", "jedec,spi-nor";
164 reg = <0>;
165 spi-max-frequency = <40000000>; /* input clock */
168 label = "u-boot-spi";
169 reg = <0x00000000 0x00100000>;
170 read-only;
173 label = "kernel-spi";
174 reg = <0x00100000 0x00500000>;
175 read-only;
178 label = "dtb-spi";
179 reg = <0x00600000 0x00100000>;
180 read-only;
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 {
206 reg = <0x1>;
208 phy1: ethernet-phy@1 {
210 reg = <0x2>;
212 tbi-phy@2 {
213 device_type = "tbi-phy";
214 reg = <0x2>;
219 compatible = "fsl,etsec-ptp";
220 reg = <0xb0e00 0xb0>;
222 fsl,tclk-period = <5>;
223 fsl,tmr-prsc = <2>;
224 fsl,tmr-add = <0xc01ebd3d>;
225 fsl,tmr-fiper1 = <999999995>;
226 fsl,tmr-fiper2 = <99990>;
227 fsl,max-adj = <266499999>;
231 phy-handle = <&phy0>;
232 phy-connection-type = "rgmii-id";
236 phy-handle = <&phy1>;
237 phy-connection-type = "rgmii-id";