summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8dx-mek-enet2-tja1100.dts
diff options
context:
space:
mode:
authorFugang Duan <fugang.duan@nxp.com>2020-02-10 16:30:44 +0800
committerFugang Duan <fugang.duan@nxp.com>2020-02-10 17:28:54 +0800
commitb41e649927faf96aada11a9ca62a603b020f8fac (patch)
tree325e5e39b727fbab26b76c2546bd0d9b21276138 /arch/arm64/boot/dts/freescale/fsl-imx8dx-mek-enet2-tja1100.dts
parent07ff321b1b3ff1c38f1a88c7cada088eef3453df (diff)
MLK-23288 dts: arm64: imx8dx-mek: add tja1100 card support for enet2 port
Add tja1100 card support for enet2 port. Reviewed-by: Ye Li <ye.li@nxp.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/fsl-imx8dx-mek-enet2-tja1100.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-imx8dx-mek-enet2-tja1100.dts28
1 files changed, 28 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8dx-mek-enet2-tja1100.dts b/arch/arm64/boot/dts/freescale/fsl-imx8dx-mek-enet2-tja1100.dts
new file mode 100644
index 000000000000..6dcd7b16125e
--- /dev/null
+++ b/arch/arm64/boot/dts/freescale/fsl-imx8dx-mek-enet2-tja1100.dts
@@ -0,0 +1,28 @@
+/*
+ * Copyright 2020 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-imx8dx-mek.dts"
+#include "fsl-imx8qxp-enet2-tja1100.dtsi"
+
+&esai0 {
+ status = "disabled";
+};
+
+&ethphy1 {
+ status = "okay";
+};
+
+&fec2 {
+ status = "okay";
+};