Christian Hemp | 3180f95 | 2013-06-11 19:48:22 +0200 | [diff] [blame] | 1 | /* |
| 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 Zabel | 7ed47ef | 2014-04-14 17:37:24 +0200 | [diff] [blame] | 14 | #include "imx6qdl-phytec-pbab01.dtsi" |
Christian Hemp | 3180f95 | 2013-06-11 19:48:22 +0200 | [diff] [blame] | 15 | |
| 16 | / { |
| 17 | model = "Phytec phyFLEX-i.MX6 Quad Carrier-Board"; |
| 18 | compatible = "phytec,imx6q-pbab01", "phytec,imx6q-pfla02", "fsl,imx6q"; |
Sascha Hauer | 48f5196 | 2014-05-07 15:19:00 +0200 | [diff] [blame] | 19 | |
| 20 | chosen { |
| 21 | stdout-path = &uart4; |
| 22 | }; |
Christian Hemp | 3180f95 | 2013-06-11 19:48:22 +0200 | [diff] [blame] | 23 | }; |
| 24 | |
Ashutosh singh | 55b0ef4 | 2014-02-20 11:20:18 +0530 | [diff] [blame] | 25 | &sata { |
Jagan Teki | 4631170 | 2016-10-26 15:31:01 +0530 | [diff] [blame] | 26 | status = "okay"; |
Christian Hemp | 3180f95 | 2013-06-11 19:48:22 +0200 | [diff] [blame] | 27 | }; |