// SPDX-License-Identifier: GPL-2.0+ OR X11 | |
/* | |
* NXP LS1028A-QDS device tree fragment for RCW 7777 | |
* | |
* Copyright 2019-2021 NXP | |
*/ | |
&slot2 { | |
#include "fsl-sch-30842.dtsi" | |
}; | |
&enetc2 { | |
status = "okay"; | |
}; | |
&mscc_felix { | |
status = "okay"; | |
}; | |
&mscc_felix_port1 { | |
status = "okay"; | |
phy-mode = "2500base-x"; | |
phy-handle = <&{/i2c@2000000/fpga@66/mux-mdio@54/mdio@50/phy@02}>; | |
}; | |
&mscc_felix_port4 { | |
ethernet = <&enetc2>; | |
status = "okay"; | |
}; |