diff options
author | Jagan Teki <jagan@amarulasolutions.com> | 2017-03-24 21:48:38 +0530 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2017-04-10 16:16:15 +0800 |
commit | 0760c782cf0b334e0a9d011ad46802e66d9be6b0 (patch) | |
tree | 9f4f4d1a62b8fe0570f66cb37ba04c9db9d523db /arch/arm/boot/dts/imx6ul-isiot-nand.dts | |
parent | 3e176720e6a6de2426f364dc806659f51095bb9f (diff) | |
download | lwn-0760c782cf0b334e0a9d011ad46802e66d9be6b0.tar.gz lwn-0760c782cf0b334e0a9d011ad46802e66d9be6b0.zip |
ARM: dts: imx6ul-isiot: Add imx6ul-isiot-common.dtsi
lcdif nodes are differ wrt specific LCD connected on Is.IoT MX6UL
module, so create separate file 'imx6ul-isiot-common.dtsi' for common
lcdif node structure and include the same on respective dts.
More common nodes will add in future patches.
Cc: Matteo Lisi <matteo.lisi@engicam.com>
Cc: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6ul-isiot-nand.dts')
-rw-r--r-- | arch/arm/boot/dts/imx6ul-isiot-nand.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6ul-isiot-nand.dts b/arch/arm/boot/dts/imx6ul-isiot-nand.dts index de15e1c75dd1..da29a86eb6a8 100644 --- a/arch/arm/boot/dts/imx6ul-isiot-nand.dts +++ b/arch/arm/boot/dts/imx6ul-isiot-nand.dts @@ -43,6 +43,7 @@ /dts-v1/; #include "imx6ul-isiot.dtsi" +#include "imx6ul-isiot-common.dtsi" / { model = "Engicam Is.IoT MX6UL NAND Starter kit"; |