Lines Matching +full:tbi +full:- +full:handle
2 * P1010 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>;
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 #address-cells = <1>;
81 #size-cells = <1>;
82 compatible = "fsl,p1010rdb-cpld";
84 bank-width = <1>;
85 device-width = <1>;
111 #address-cells = <1>;
112 #size-cells = <1>;
113 compatible = "spansion,s25sl12801", "jedec,spi-nor";
115 spi-max-frequency = <40000000>;
118 /* 1MB for u-boot Bootloader Image */
121 label = "SPI Flash U-Boot Image";
122 read-only;
157 phy0: ethernet-phy@0 {
161 phy1: ethernet-phy@1 {
165 phy2: ethernet-phy@2 {
169 tbi-phy@3 {
170 device_type = "tbi-phy";
176 tbi0: tbi-phy@11 {
178 device_type = "tbi-phy";
183 tbi1: tbi-phy@11 {
185 device_type = "tbi-phy";
190 compatible = "fsl,etsec-ptp";
193 fsl,tclk-period = <10>;
194 fsl,tmr-prsc = <2>;
195 fsl,tmr-add = <0x80000016>;
196 fsl,tmr-fiper1 = <999999990>;
197 fsl,tmr-fiper2 = <99990>;
198 fsl,max-adj = <199999999>;
202 phy-handle = <&phy0>;
203 phy-connection-type = "rgmii-id";
207 phy-handle = <&phy1>;
208 tbi-handle = <&tbi0>;
209 phy-connection-type = "sgmii";
213 phy-handle = <&phy2>;
214 tbi-handle = <&tbi1>;
215 phy-connection-type = "sgmii";