]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: imx6ul: segin: Move machine include to dts files
authorStefan Riedmueller <s.riedmueller@phytec.de>
Tue, 9 Jul 2019 07:19:26 +0000 (09:19 +0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 23 Jul 2019 05:38:39 +0000 (13:38 +0800)
Move the imx6ul.dtsi include to the dts files so it is easier to reuse
the SOM dtsi for e.g. an i.MX 6ULL SOM.

Signed-off-by: Stefan Riedmueller <s.riedmueller@phytec.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6ul-phytec-phycore-som.dtsi
arch/arm/boot/dts/imx6ul-phytec-segin-ff-rdk-nand.dts

index 09a313daedb8e6de47ec73ecbeae033d79975e01..92bf916740565ed54c0c9f54c7f9157d9bb85a61 100644 (file)
@@ -7,7 +7,6 @@
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/interrupt-controller/irq.h>
 #include <dt-bindings/pwm/pwm.h>
-#include "imx6ul.dtsi"
 
 / {
        model = "PHYTEC phyCORE-i.MX6 UltraLite";
index 32d90c67a6f2ac5561dd0d9475e3cf664613099e..699dfcbf9a60837bf008c3fa8b895dd426f3c7ec 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 /dts-v1/;
+#include "imx6ul.dtsi"
 #include "imx6ul-phytec-phycore-som.dtsi"
 #include "imx6ul-phytec-segin.dtsi"
 #include "imx6ul-phytec-segin-peb-eval-01.dtsi"