diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2017-11-28 16:02:15 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2017-12-26 09:15:44 +0100 |
commit | 81f266dacb0e590fb8cfe0719d1cdec62852ab8c (patch) | |
tree | 76001250279a69301495d8cd59b2329a6d44703c /arch/arm/boot/dts/imx6q-hummingboard.dts | |
parent | ARM: dts: imx6qdl-microsom: rename to imx6qdl-sr-som (diff) | |
download | linux-81f266dacb0e590fb8cfe0719d1cdec62852ab8c.tar.xz linux-81f266dacb0e590fb8cfe0719d1cdec62852ab8c.zip |
ARM: dts: imx6qdl: SolidRun: move microsom includes into .dts
Move the microsom includes into the .dts files so different options can
be accomodated at the lowest level.
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6q-hummingboard.dts')
-rw-r--r-- | arch/arm/boot/dts/imx6q-hummingboard.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6q-hummingboard.dts b/arch/arm/boot/dts/imx6q-hummingboard.dts index 69a7a0a1cb21..5f218856c3e5 100644 --- a/arch/arm/boot/dts/imx6q-hummingboard.dts +++ b/arch/arm/boot/dts/imx6q-hummingboard.dts @@ -42,6 +42,7 @@ /dts-v1/; #include "imx6q.dtsi" +#include "imx6qdl-sr-som.dtsi" #include "imx6qdl-hummingboard.dtsi" / { |