2012-04-21 17:07:08 +00:00
|
|
|
/*
|
|
|
|
* Copyright 2012 Freescale Semiconductor, Inc.
|
|
|
|
* Copyright 2011 Linaro Ltd.
|
|
|
|
*
|
|
|
|
* The code contained herein is licensed under the GNU General Public
|
|
|
|
* License. You may obtain a copy of the GNU General Public License
|
|
|
|
* Version 2 or later at the following locations:
|
|
|
|
*
|
|
|
|
* http://www.opensource.org/licenses/gpl-license.html
|
|
|
|
* http://www.gnu.org/copyleft/gpl.html
|
|
|
|
*/
|
|
|
|
|
|
|
|
/dts-v1/;
|
2013-04-02 05:15:16 +00:00
|
|
|
|
2013-04-07 02:49:34 +00:00
|
|
|
#include "imx6q.dtsi"
|
2013-04-02 05:15:16 +00:00
|
|
|
#include "imx6qdl-sabresd.dtsi"
|
2012-04-21 17:07:08 +00:00
|
|
|
|
|
|
|
/ {
|
2013-04-02 05:15:16 +00:00
|
|
|
model = "Freescale i.MX6 Quad SABRE Smart Device Board";
|
2012-04-21 17:07:08 +00:00
|
|
|
compatible = "fsl,imx6q-sabresd", "fsl,imx6q";
|
2012-12-31 03:32:48 +00:00
|
|
|
};
|
2013-07-16 03:28:46 +00:00
|
|
|
|
|
|
|
&sata {
|
|
|
|
status = "okay";
|
|
|
|
};
|