xref: /linux/arch/arm64/boot/dts/freescale/imx8mp-phycore-no-eth.dtso (revision 566ab427f827b0256d3e8ce0235d088e6a9c28bd)
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Copyright (C) 2024 PHYTEC Messtechnik GmbH
4 * Author: Cem Tenruh <c.tenruh@phytec.de>
5 */
6
7/dts-v1/;
8/plugin/;
9
10&ethphy1 {
11	status = "disabled";
12};
13
14&fec {
15	status = "disabled";
16};
17