Lines Matching +full:spi +full:- +full:nor
4 * Copyright 2009-2012 Freescale Semiconductor Inc.
12 /include/ "fsl/p2020si-pre.dtsi"
35 /* NOR and NAND Flashes */
40 nor@0,0 {
41 #address-cells = <1>;
42 #size-cells = <1>;
43 compatible = "cfi-flash";
45 bank-width = <2>;
46 device-width = <1>;
52 label = "NOR (RO) Vitesse-7385 Firmware";
53 read-only;
59 label = "NOR (RO) DTB Image";
60 read-only;
66 label = "NOR (RO) Linux Kernel Image";
67 read-only;
73 label = "NOR (RW) JFFS2 Root File System";
78 /* 512KB for u-boot Bootloader Image */
79 /* 512KB for u-boot Environment Variables */
81 label = "NOR (RO) U-Boot Image";
82 read-only;
87 #address-cells = <1>;
88 #size-cells = <1>;
89 compatible = "fsl,p2020-fcm-nand",
90 "fsl,elbc-fcm-nand";
95 /* 1MB for u-boot Bootloader Image */
97 label = "NAND (RO) U-Boot Image";
98 read-only;
105 read-only;
112 read-only;
119 read-only;
136 #address-cells = <1>;
137 #size-cells = <1>;
138 compatible = "vitesse-7385";
154 spi@7000 {
156 #address-cells = <1>;
157 #size-cells = <1>;
160 spi-max-frequency = <50000000>;
163 /* 512KB for u-boot Bootloader Image */
165 label = "SPI (RO) U-Boot Image";
166 read-only;
172 label = "SPI (RO) DTB Image";
173 read-only;
179 label = "SPI (RO) Linux Kernel Image";
180 read-only;
186 label = "SPI (RO) Compressed RFS Image";
187 read-only;
193 label = "SPI (RW) JFFS2 RFS";
204 phy0: ethernet-phy@0 {
208 phy1: ethernet-phy@1 {
212 tbi-phy@2 {
213 device_type = "tbi-phy";
219 tbi0: tbi-phy@11 {
221 device_type = "tbi-phy";
230 fsl,tclk-period = <5>;
231 fsl,tmr-prsc = <200>;
232 fsl,tmr-add = <0xCCCCCCCD>;
233 fsl,tmr-fiper1 = <0x3B9AC9FB>;
234 fsl,tmr-fiper2 = <0x0001869B>;
235 fsl,max-adj = <249999999>;
239 fixed-link = <1 1 1000 0 0>;
240 phy-connection-type = "rgmii-id";
244 tbi-handle = <&tbi0>;
245 phy-handle = <&phy0>;
246 phy-connection-type = "sgmii";
250 phy-handle = <&phy1>;
251 phy-connection-type = "rgmii-id";
291 /include/ "fsl/p2020si-post.dtsi"