blob: 9af6a5a67490a6cdd58eeb32f7066af4bba6b58d [file] [log] [blame]
Alex Marginean72f3aa52021-01-27 13:00:00 +02001// SPDX-License-Identifier: GPL-2.0+ OR X11
2/*
3 * NXP LS1028A-QDS device tree fragment for RCW 7777
4 *
Vladimir Oltean5041e422021-09-17 14:27:13 +03005 * Copyright 2019-2021 NXP
Alex Marginean72f3aa52021-01-27 13:00:00 +02006 */
7
8&slot3 {
9#include "fsl-sch-30842.dtsi"
10};
11
Michael Walle2a20ed12021-10-13 18:14:15 +020012&enetc_port2 {
Vladimir Olteanc32039a2021-06-29 20:53:11 +030013 status = "okay";
14};
15
Alex Marginean72f3aa52021-01-27 13:00:00 +020016&mscc_felix {
17 status = "okay";
18};
19
20&mscc_felix_port2 {
21 status = "okay";
Vladimir Oltean6caef972021-09-18 15:32:35 +030022 phy-mode = "2500base-x";
Michael Walle2da16cd2021-10-13 18:14:05 +020023 phy-handle = <&{/soc/i2c@2000000/fpga@66/mux-mdio@54/mdio@60/phy@02}>;
Alex Marginean72f3aa52021-01-27 13:00:00 +020024};
Vladimir Olteanc32039a2021-06-29 20:53:11 +030025
26&mscc_felix_port4 {
Michael Walle2a20ed12021-10-13 18:14:15 +020027 ethernet = <&enetc_port2>;
Vladimir Olteanc32039a2021-06-29 20:53:11 +030028 status = "okay";
29};