summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2-enet2.dts
diff options
context:
space:
mode:
authorFugang Duan <b38611@freescale.com>2015-07-27 18:56:07 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:21:29 +0800
commitaecfcf9bf89a68fd881caf874c28529c4d5e6cd3 (patch)
treef1328800b9c0d22b5d65839755f0876d745abdb6 /arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2-enet2.dts
parent1cd784c2227e197008fc7212b225eae9124e0586 (diff)
MLK-11290 ARM: dts: imx7d-12x12-lpddr3-arm2: add enet, i2c, max7322 support
Add enet1, enet2, i2c1~4, max7322 support. Signed-off-by: Fugang Duan <B38611@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2-enet2.dts')
-rw-r--r--arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2-enet2.dts17
1 files changed, 17 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2-enet2.dts b/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2-enet2.dts
new file mode 100644
index 000000000000..151853dc1712
--- /dev/null
+++ b/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2-enet2.dts
@@ -0,0 +1,17 @@
+/*
+ * 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";
+};