linux/arch/arm64/boot/dts/freescale/imx8mp-phycore-no-eth.dtso

// SPDX-License-Identifier: GPL-2.0
/*
 * Copyright (C) 2024 PHYTEC Messtechnik GmbH
 * Author: Cem Tenruh <[email protected]>
 */

/dts-v1/;
/plugin/;

&ethphy1 {
	status = "disabled";
};

&fec {
	status = "disabled";
};