MLK-11414-2: ARM: dts: add dumb dts for enetirq and ldo
authorShawn Guo <shawn.guo@freescale.com>
Wed, 27 Aug 2014 15:51:39 +0000 (23:51 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:48:26 +0000 (14:48 -0500)
Cherry-pick below patch:

ENGR00317981: ARM: dts: add dumb dts for enetirq and ldo

Add a couple of dumb dts files for enetirq and ldo cases, which are
asked by Yocto build for 3.14 kernel.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Signed-off-by: Anson Huang <b20788@freescale.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/imx6q-sabresd-enetirq.dts [new file with mode: 0644]
arch/arm/boot/dts/imx6q-sabresd-ldo.dts [new file with mode: 0644]

index 3908686..36a6e47 100644 (file)
@@ -393,6 +393,7 @@ dtb-$(CONFIG_SOC_IMX6Q) += \
        imx6q-sabrelite.dtb \
        imx6q-sabresd.dtb \
        imx6q-sabresd-uart.dtb \
+       imx6q-sabresd-enetirq.dtb \
        imx6q-sbc6x.dtb \
        imx6q-tbs2910.dtb \
        imx6q-ts4900.dtb \
diff --git a/arch/arm/boot/dts/imx6q-sabresd-enetirq.dts b/arch/arm/boot/dts/imx6q-sabresd-enetirq.dts
new file mode 100644 (file)
index 0000000..6dda35c
--- /dev/null
@@ -0,0 +1,9 @@
+/*
+ * Copyright (C) 2014 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 "imx6q-sabresd.dts"
diff --git a/arch/arm/boot/dts/imx6q-sabresd-ldo.dts b/arch/arm/boot/dts/imx6q-sabresd-ldo.dts
new file mode 100644 (file)
index 0000000..6dda35c
--- /dev/null
@@ -0,0 +1,9 @@
+/*
+ * Copyright (C) 2014 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 "imx6q-sabresd.dts"