xref: /linux/arch/arm64/boot/dts/freescale/imx8mp-phycore-no-eth.dtso (revision 3a39d672e7f48b8d6b91a09afa4b55352773b4b5)
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