Lines Matching +full:interrupt +full:- +full:partition +full:-

2  * P1020 RDB-PC Device Tree Source stub (no addresses or top-level ranges)
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
44 partition@0 {
48 label = "NOR Vitesse-7385 Firmware";
49 read-only;
52 partition@40000 {
58 partition@80000 {
64 partition@400000 {
70 partition@f00000 {
72 /* 512KB for u-boot Bootloader Image */
73 /* 512KB for u-boot Environment Variables */
75 label = "NOR U-Boot Image";
76 read-only;
81 #address-cells = <1>;
82 #size-cells = <1>;
83 compatible = "fsl,p1020-fcm-nand",
84 "fsl,elbc-fcm-nand";
87 partition@0 {
89 /* 1MB for u-boot Bootloader Image */
91 label = "NAND U-Boot Image";
92 read-only;
95 partition@100000 {
101 partition@200000 {
107 partition@600000 {
113 partition@a00000 {
119 partition@1100000 {
127 #address-cells = <1>;
128 #size-cells = <1>;
129 compatible = "vitesse-7385";
134 #address-cells = <1>;
135 #size-cells = <1>;
138 read-only;
152 #address-cells = <1>;
153 #size-cells = <1>;
154 compatible = "spansion,s25sl12801", "jedec,spi-nor";
156 spi-max-frequency = <40000000>; /* input clock */
158 partition@u-boot {
159 /* 512KB for u-boot Bootloader Image */
161 label = "u-boot";
162 read-only;
165 partition@dtb {
171 partition@kernel {
177 partition@fs {
183 partition@jffs-fs {
197 since U-Boot doesn't clear the status property when
198 it enables USB2. OTOH, U-Boot does create a new node
206 phy0: ethernet-phy@0 {
207 interrupt-parent = <&mpic>;
212 phy1: ethernet-phy@1 {
213 interrupt-parent = <&mpic>;
218 tbi0: tbi-phy@11 {
219 device_type = "tbi-phy";
225 tbi1: tbi-phy@11 {
227 device_type = "tbi-phy";
232 fixed-link = <1 1 1000 0 0>;
233 phy-connection-type = "rgmii-id";
238 phy-handle = <&phy0>;
239 tbi-handle = <&tbi1>;
240 phy-connection-type = "sgmii";
244 phy-handle = <&phy1>;
245 phy-connection-type = "rgmii-id";