blob: c139ac0ebe15ff0c0d1bdc7b06e0f01eba4273f3 [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/dts-v1/;
13#include "imx6q-phytec-pfla02.dtsi"
Philipp Zabel7ed47ef2014-04-14 17:37:24 +020014#include "imx6qdl-phytec-pbab01.dtsi"
Christian Hemp3180f952013-06-11 19:48:22 +020015
16/ {
17 model = "Phytec phyFLEX-i.MX6 Quad Carrier-Board";
18 compatible = "phytec,imx6q-pbab01", "phytec,imx6q-pfla02", "fsl,imx6q";
Sascha Hauer48f51962014-05-07 15:19:00 +020019
20 chosen {
21 stdout-path = &uart4;
22 };
Christian Hemp3180f952013-06-11 19:48:22 +020023};
24
Ashutosh singh55b0ef42014-02-20 11:20:18 +053025&sata {
Philipp Zabel7ed47ef2014-04-14 17:37:24 +020026 status = "okay";
Christian Hemp3180f952013-06-11 19:48:22 +020027};