aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/dts/kmcoge5ne-uboot.dtsi
blob: 69392bbab05c989b214202cd49f715c166187427 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// SPDX-License-Identifier: GPL-2.0+
/*
 * Hitachi Power Grids kmcoge5ne U-Boot specific Device Tree Source parts
 *
 * Copyright (C) 2020 Heiko Schocher <hs@denx.de>
 *
 */

/ {
	aliases {
		/delete-property/ ethernet1;
		/delete-property/ ethernet2;
	};
};

&enet_switch {
	status = "disabled";
};

&enet_mate {
	status = "disabled";
};