summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx6dl-cm-fx6.dts
Commit message (Collapse)AuthorAgeFilesLines
* i.MX6: dts: Include local .dtsi's lastAndrey Smirnov2016-03-161-1/+1
| | | | | | | | | Make sure that Barebox specific .dtsi files are included after .dtsi files imported from Linux kernel. This way those local .dtsi files can reference phandles defined in Linux kernel files. Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: i.MX6dl: dts: include arm/imx6dl.dtsi from board filesSascha Hauer2015-10-271-0/+1
| | | | | | | Otherwise boards cannot include board files from the kernel dts without getting the file ordering wrong. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: initial cm-fx6 supportSascha Hauer2015-07-311-0/+21
The cm-fx6 board is a module from Compulab with different i.MX6 SoCs. This module is also found in the Utilite Mini Computer this patch also adds support for. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>