Lines Matching +full:phy +full:- +full:handle
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
4 /dts-v1/;
6 #include <dt-bindings/interrupt-controller/irq.h>
7 #include <dt-bindings/phy/phy-ocelot-serdes.h>
11 compatible = "mscc,ocelot-pcb120", "mscc,ocelot";
14 stdout-path = "serial0:115200n8";
36 pinctrl-names = "default";
37 pinctrl-0 = <&miim1>, <&phy_int_pins>;
39 phy7: ethernet-phy@0 {
42 interrupt-parent = <&gpio>;
44 phy6: ethernet-phy@1 {
47 interrupt-parent = <&gpio>;
49 phy5: ethernet-phy@2 {
52 interrupt-parent = <&gpio>;
54 phy4: ethernet-phy@3 {
57 interrupt-parent = <&gpio>;
62 phy-handle = <&phy0>;
66 phy-handle = <&phy1>;
70 phy-handle = <&phy2>;
74 phy-handle = <&phy3>;
78 phy-handle = <&phy7>;
79 phy-mode = "sgmii";
84 phy-handle = <&phy4>;
85 phy-mode = "sgmii";
90 phy-handle = <&phy6>;
91 phy-mode = "sgmii";
96 phy-handle = <&phy5>;
97 phy-mode = "sgmii";