Lines Matching +full:ulpi +full:- +full:link
2 * P1025 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;
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,p1025-fcm-nand",
84 "fsl,elbc-fcm-nand";
89 /* 1MB for u-boot Bootloader Image */
91 label = "NAND U-Boot Image";
92 read-only;
138 #address-cells = <1>;
139 #size-cells = <1>;
140 compatible = "spansion,s25sl12801", "jedec,spi-nor";
142 spi-max-frequency = <40000000>; /* input clock */
144 partition@u-boot {
145 /* 512KB for u-boot Bootloader Image */
147 label = "u-boot";
148 read-only;
169 partition@jffs-fs {
178 phy_type = "ulpi";
183 since U-Boot doesn't clear the status property when
184 it enables USB2. OTOH, U-Boot does create a new node
187 phy_type = "ulpi";
192 phy0: ethernet-phy@0 {
193 interrupt-parent = <&mpic>;
198 phy1: ethernet-phy@1 {
199 interrupt-parent = <&mpic>;
204 tbi0: tbi-phy@11 {
206 device_type = "tbi-phy";
211 tbi1: tbi-phy@11 {
213 device_type = "tbi-phy";
218 tbi2: tbi-phy@11 {
220 device_type = "tbi-phy";
225 fixed-link = <1 1 1000 0 0>;
226 phy-connection-type = "rgmii-id";
231 phy-handle = <&phy0>;
232 tbi-handle = <&tbi1>;
233 phy-connection-type = "sgmii";
237 phy-handle = <&phy1>;
238 phy-connection-type = "rgmii-id";
242 #address-cells = <1>;
243 #size-cells = <1>;
247 num-ports = <3>;
249 pio-map = <
272 pio-map = <
287 pio-map = <
297 pio-map = <
312 port-number = <0>;
313 rx-clock-name = "brg6";
314 tx-clock-name = "brg6";
315 pio-handle = <&pio3>;
321 port-number = <1>;
322 rx-clock-name = "brg2";
323 tx-clock-name = "brg2";
324 pio-handle = <&pio4>;