Lines Matching +full:tbi +full:- +full:handle
2 * P1021 RDB 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>;
48 label = "NOR Vitesse-7385 Firmware";
49 read-only;
75 read-only;
80 /* 512KB for u-boot Bootloader Image */
81 /* 512KB for u-boot Environment Variables */
83 label = "NOR U-Boot Image";
88 #address-cells = <1>;
89 #size-cells = <1>;
90 compatible = "fsl,p1021-fcm-nand",
91 "fsl,elbc-fcm-nand";
96 /* 1MB for u-boot Bootloader Image */
98 label = "NAND U-Boot Image";
99 read-only;
134 #address-cells = <1>;
135 #size-cells = <1>;
136 compatible = "vitesse-7385";
151 #address-cells = <1>;
152 #size-cells = <1>;
153 compatible = "spansion,s25sl12801", "jedec,spi-nor";
155 spi-max-frequency = <40000000>; /* input clock */
157 partition@u-boot {
158 /* 512KB for u-boot Bootloader Image */
160 label = "SPI Flash U-Boot Image";
161 read-only;
182 partition@jffs-fs {
195 phy0: ethernet-phy@0 {
196 interrupt-parent = <&mpic>;
201 phy1: ethernet-phy@1 {
202 interrupt-parent = <&mpic>;
207 tbi0: tbi-phy@11 {
209 device_type = "tbi-phy";
214 tbi1: tbi-phy@11 {
216 device_type = "tbi-phy";
221 tbi2: tbi-phy@11 {
223 device_type = "tbi-phy";
228 compatible = "fsl,etsec-ptp";
231 fsl,tclk-period = <10>;
232 fsl,tmr-prsc = <2>;
233 fsl,tmr-add = <0x80000016>;
234 fsl,tmr-fiper1 = <999999990>;
235 fsl,tmr-fiper2 = <99990>;
236 fsl,max-adj = <199999999>;
240 fixed-link = <1 1 1000 0 0>;
241 phy-connection-type = "rgmii-id";
246 phy-handle = <&phy0>;
247 tbi-handle = <&tbi1>;
248 phy-connection-type = "sgmii";
252 phy-handle = <&phy1>;
253 tbi-handle = <&tbi2>;
254 phy-connection-type = "rgmii-id";