Richard Zhao | 3c8276c | 2011-12-14 09:26:46 +0800 | [diff] [blame] | 1 | /* |
| 2 | * Copyright 2011 Freescale Semiconductor, Inc. |
| 3 | * Copyright 2011 Linaro Ltd. |
| 4 | * |
| 5 | * The code contained herein is licensed under the GNU General Public |
| 6 | * License. You may obtain a copy of the GNU General Public License |
| 7 | * Version 2 or later at the following locations: |
| 8 | * |
| 9 | * http://www.opensource.org/licenses/gpl-license.html |
| 10 | * http://www.gnu.org/copyleft/gpl.html |
| 11 | */ |
| 12 | |
| 13 | /dts-v1/; |
Shawn Guo | 36dffd8 | 2013-04-07 10:49:34 +0800 | [diff] [blame] | 14 | #include "imx6q.dtsi" |
Troy Kisky | 1efa126 | 2013-12-12 18:49:05 -0700 | [diff] [blame] | 15 | #include "imx6qdl-sabrelite.dtsi" |
Richard Zhao | 3c8276c | 2011-12-14 09:26:46 +0800 | [diff] [blame] | 16 | |
| 17 | / { |
| 18 | model = "Freescale i.MX6 Quad SABRE Lite Board"; |
| 19 | compatible = "fsl,imx6q-sabrelite", "fsl,imx6q"; |
Marek Vasut | a41ee06 | 2013-12-12 22:50:04 +0100 | [diff] [blame] | 20 | }; |
| 21 | |
Fabio Estevam | 2422d43 | 2013-08-27 23:33:36 -0300 | [diff] [blame] | 22 | &sata { |
Shawn Guo | be4ccfc | 2012-12-31 11:32:48 +0800 | [diff] [blame] | 23 | status = "okay"; |
| 24 | }; |