blob: 0fbe7721c813cc6a39da6ff1b6168f874821601c [file] [log] [blame]
Alex Margineana7fdac72021-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 Oltean66fd01f2021-09-17 14:27:13 +03005 * Copyright 2019-2021 NXP
Alex Margineana7fdac72021-01-27 13:00:00 +02006 */
7
8&slot3 {
9#include "fsl-sch-30842.dtsi"
10};
11
Vladimir Oltean39dca762021-06-29 20:53:11 +030012&enetc2 {
13 status = "okay";
14};
15
Alex Margineana7fdac72021-01-27 13:00:00 +020016&mscc_felix {
17 status = "okay";
18};
19
20&mscc_felix_port2 {
21 status = "okay";
Vladimir Oltean7c2d5d12021-09-18 15:32:35 +030022 phy-mode = "2500base-x";
Alex Margineana7fdac72021-01-27 13:00:00 +020023 phy-handle = <&{/i2c@2000000/fpga@66/mux-mdio@54/mdio@60/phy@02}>;
24};
Vladimir Oltean39dca762021-06-29 20:53:11 +030025
26&mscc_felix_port4 {
27 ethernet = <&enetc2>;
28 status = "okay";
29};