Lines Matching +full:phy +full:- +full:handle
1 // SPDX-License-Identifier: GPL-2.0-or-later
12 /include/ "mpc8641si-pre.dtsi"
35 compatible = "cfi-flash";
37 bank-width = <2>;
38 device-width = <2>;
39 #address-cells = <1>;
40 #size-cells = <1>;
44 read-only;
49 read-only;
58 read-only;
63 compatible = "wrs,epld-localbus";
64 #address-cells = <2>;
65 #size-cells = <1>;
77 tbi-handle = <&tbi0>;
78 phy-handle = <&phy0>;
79 phy-connection-type = "rgmii-id";
83 phy0: ethernet-phy@1f {
86 phy1: ethernet-phy@0 {
89 phy2: ethernet-phy@1 {
92 phy3: ethernet-phy@2 {
95 tbi0: tbi-phy@11 {
97 device_type = "tbi-phy";
102 tbi-handle = <&tbi1>;
103 phy-handle = <&phy1>;
104 phy-connection-type = "rgmii-id";
108 tbi1: tbi-phy@11 {
110 device_type = "tbi-phy";
115 tbi-handle = <&tbi2>;
116 phy-handle = <&phy2>;
117 phy-connection-type = "rgmii-id";
121 tbi2: tbi-phy@11 {
123 device_type = "tbi-phy";
128 tbi-handle = <&tbi3>;
129 phy-handle = <&phy3>;
130 phy-connection-type = "rgmii-id";
134 tbi3: tbi-phy@11 {
136 device_type = "tbi-phy";
145 interrupt-map-mask = <0xff00 0 0 7>;
176 /include/ "mpc8641si-post.dtsi"