summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8qxp-mek-enet2.dts
diff options
context:
space:
mode:
authorFugang Duan <fugang.duan@nxp.com>2018-04-04 18:52:33 +0300
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:28:45 +0800
commit38312f8d9c6710952647ed164336fcf9ed8981e4 (patch)
treebdda5afa0a0281d1d482cc19cb8eba6dcc637d6b /arch/arm64/boot/dts/freescale/fsl-imx8qxp-mek-enet2.dts
parent5b5711b4d69bda91c2720d1f16a46c74bb4ca72b (diff)
MLK-16583 ARM64: dts: imx8qm/qxp: mek: add enet2 for base board
Add enet2 for MEK base board. BuildInfo: - SCFW d0458f9f, IMX-MKIMAGE 1c6fc7d8, ATF a438801 - U-Boot 2017.03-00042-g543559e Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/fsl-imx8qxp-mek-enet2.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-imx8qxp-mek-enet2.dts27
1 files changed, 27 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8qxp-mek-enet2.dts b/arch/arm64/boot/dts/freescale/fsl-imx8qxp-mek-enet2.dts
new file mode 100644
index 000000000000..184df3f14ad1
--- /dev/null
+++ b/arch/arm64/boot/dts/freescale/fsl-imx8qxp-mek-enet2.dts
@@ -0,0 +1,27 @@
+/*
+ * Copyright 2017 NXP
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ */
+
+#include "fsl-imx8qxp-mek.dts"
+
+&esai0 {
+ status = "disabled";
+};
+
+&fec2 {
+ status = "okay";
+};
+
+&ethphy1 {
+ status = "okay";
+};