blob: cd20d0a948de4ce45d726b6e0616d4de82bcb795 [file] [log] [blame]
Christian Hemp3180f952013-06-11 19:48:22 +02001/*
2 * Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH
3 *
4 * The code contained herein is licensed under the GNU General Public
5 * License. You may obtain a copy of the GNU General Public License
6 * Version 2 or later at the following locations:
7 *
8 * http://www.opensource.org/licenses/gpl-license.html
9 * http://www.gnu.org/copyleft/gpl.html
10 */
11
12#include "imx6q.dtsi"
Philipp Zabel4fe69a92014-04-14 17:37:23 +020013#include "imx6qdl-phytec-pfla02.dtsi"
Christian Hemp3180f952013-06-11 19:48:22 +020014
15/ {
Philipp Zabel4fe69a92014-04-14 17:37:23 +020016 model = "Phytec phyFLEX-i.MX6 Quad";
Christian Hemp3180f952013-06-11 19:48:22 +020017 compatible = "phytec,imx6q-pfla02", "fsl,imx6q";
18
19 memory {
20 reg = <0x10000000 0x80000000>;
21 };
Christian Hemp3180f952013-06-11 19:48:22 +020022};