summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx6dl-phytec-pfla02.dtsi
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: pfla02: align with and include mainline DTPhilipp Zabel2015-08-191-4/+0
| | | | | | | | Align with the mainline device tree, include it, and remove all unchanged nodes and properties. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts:imx6:pfla02:Move spi partitions imx6qdl-phytec-pfla02Christian Hemp2014-09-151-15/+0
| | | | | | | Move the spi partition definition to imx6qdl-phytec-pfla02.dtsi Signed-off-by: Christian Hemp <c.hemp@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts:imx6:pfla02: Remove memory nodeChristian Hemp2014-09-151-4/+0
| | | | | Signed-off-by: Christian Hemp <c.hemp@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: pfla02: Add support for DualLite and Solo coreChristian Hemp2014-03-261-0/+41
Signed-off-by: Christian Hemp <c.hemp@phytec.de> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>