Lines Matching +full:t +full:- +full:phy
1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * PPA8548 Device Tree Source (36-bit address map)
7 * MPC8548 CDS Device Tree Source (36-bit address map)
11 /include/ "mpc8548si-pre.dtsi"
16 #address-cells = <2>;
17 #size-cells = <2>;
18 interrupt-parent = <&mpic>;
35 /* ppa8548 board doesn't support PCI */
40 /* ppa8548 board doesn't support PCI */
45 /* ppa8548 board doesn't support PCI */
59 #address-cells = <1>;
60 #size-cells = <1>;
61 compatible = "cfi-flash";
63 bank-width = <2>;
64 device-width = <2>;
74 read-only;
79 label = "u-boot";
80 read-only;
99 * to stay compatible with mpc8548si-pre.dtsi.
106 phy0: ethernet-phy@0 {
110 phy1: ethernet-phy@1 {
114 tbi0: tbi-phy@11 {
116 device_type = "tbi-phy";
121 tbi-handle = <&tbi1>;
122 phy-handle = <&phy0>;
126 tbi1: tbi-phy@11 {
128 device_type = "tbi-phy";
133 tbi-handle = <&tbi2>;
134 phy-handle = <&phy1>;
138 tbi2: tbi-phy@11 {
140 device_type = "tbi-phy";
149 tbi3: tbi-phy@11 {
151 device_type = "tbi-phy";
160 /include/ "mpc8548si-post.dtsi"