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