Lines Matching +full:phy +full:- +full:handle
1 // SPDX-License-Identifier: GPL-2.0+
3 * Device Tree file for the Kontron SMARC-sAL28 board.
12 /dts-v1/;
13 #include "fsl-ls1028a-kontron-sl28.dts"
16 model = "Kontron SMARC-sAL28 (TSN-on-module)";
17 compatible = "kontron,sl28-var2", "kontron,sl28", "fsl,ls1028a";
21 phy0: ethernet-phy@5 {
23 eee-broken-1000t;
24 eee-broken-100tx;
27 phy1: ethernet-phy@4 {
29 eee-broken-1000t;
30 eee-broken-100tx;
37 * In the base device tree the PHY was registered in the mdio
38 * subnode as it is PHY for this port. On this module this PHY
40 * Therefore, delete the mdio subnode as well as the phy-handle
43 /delete-property/ phy-handle;
44 /delete-node/ mdio;
57 phy-handle = <&phy0>;
58 phy-mode = "sgmii";
64 phy-handle = <&phy1>;
65 phy-mode = "sgmii";