Lines Matching +full:spi +full:- +full:nor

2  * P1010 RDB Device Tree Source stub (no addresses or top-level ranges)
13 * * Neither the name of Freescale Semiconductor nor the
36 nor@0,0 {
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
47 label = "NOR DTB Image";
53 label = "NOR Linux Kernel Image";
59 label = "NOR JFFS2 Root File System";
64 /* 512KB for u-boot Bootloader Image */
65 /* 512KB for u-boot Environment Variables */
67 label = "NOR U-Boot Image";
68 read-only;
73 #address-cells = <1>;
74 #size-cells = <1>;
75 compatible = "fsl,ifc-nand";
80 /* 1MB for u-boot Bootloader Image */
82 label = "NAND U-Boot Image";
83 read-only;
118 #address-cells = <1>;
119 #size-cells = <1>;
120 compatible = "fsl,p1010rdb-cpld";
122 bank-width = <1>;
123 device-width = <1>;
135 spi@7000 {
137 #address-cells = <1>;
138 #size-cells = <1>;
141 spi-max-frequency = <50000000>;
144 /* 1MB for u-boot Bootloader Image */
147 label = "SPI Flash U-Boot Image";
148 read-only;
154 label = "SPI Flash DTB Image";
160 label = "SPI Flash Linux Kernel Image";
166 label = "SPI Flash Compressed RFSImage";
172 label = "SPI Flash JFFS2 RFS";
183 phy0: ethernet-phy@0 {
188 phy1: ethernet-phy@1 {
193 phy2: ethernet-phy@2 {
198 tbi-phy@3 {
199 device-type = "tbi-phy";
205 tbi0: tbi-phy@11 {
207 device_type = "tbi-phy";
212 tbi1: tbi-phy@11 {
214 device_type = "tbi-phy";
219 phy-handle = <&phy0>;
220 phy-connection-type = "rgmii-id";
224 phy-handle = <&phy1>;
225 tbi-handle = <&tbi0>;
226 phy-connection-type = "sgmii";
230 phy-handle = <&phy2>;
231 tbi-handle = <&tbi1>;
232 phy-connection-type = "sgmii";