MLK-12480 dts: imx7d-12x12-lpddr3-arm2: remove extended enet dts file
authorFugang Duan <b38611@freescale.com>
Wed, 2 Mar 2016 02:17:02 +0000 (10:17 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:31:07 +0000 (02:31 +0300)
There have two same extended enet dts file to enable fec2 port, so
remove the redundant enet dts file.

The issue is caused by the commit 370426c2a918 that was cherry picked
after commit b74c6b9c7fdc.

Signed-off-by: Fugang Duan <B38611@freescale.com>
Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
Signed-off-by: Srikanth Krishnakar <Srikanth_Krishnakar@mentor.com>
arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2-enet.dts [deleted file]

diff --git a/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2-enet.dts b/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2-enet.dts
deleted file mode 100644 (file)
index bb7457b..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * Copyright (C) 2015 Freescale Semiconductor, Inc.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- */
-
-#include "imx7d-12x12-lpddr3-arm2.dts"
-
-&epdc {
-       status = "disabled";
-};
-
-&fec2 {
-       status = "okay";
-};