blob: 9cbdfe7a0931ff4fa8c09db3c9ea0fa3bb397609 [file] [log] [blame]
Fabio Estevam691d26402012-04-21 14:07:08 -03001/*
2 * Copyright 2012 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 Guo082d33d2013-04-02 13:15:16 +080014
Shawn Guo36dffd82013-04-07 10:49:34 +080015#include "imx6q.dtsi"
Shawn Guo082d33d2013-04-02 13:15:16 +080016#include "imx6qdl-sabresd.dtsi"
Fabio Estevam691d26402012-04-21 14:07:08 -030017
18/ {
Shawn Guo082d33d2013-04-02 13:15:16 +080019 model = "Freescale i.MX6 Quad SABRE Smart Device Board";
Fabio Estevam691d26402012-04-21 14:07:08 -030020 compatible = "fsl,imx6q-sabresd", "fsl,imx6q";
Shawn Guobe4ccfc2012-12-31 11:32:48 +080021};
Richard Zhu0fb1f802013-07-16 11:28:46 +080022
23&sata {
24 status = "okay";
25};