2011-12-14 01:26:46 +00:00
|
|
|
/*
|
|
|
|
* Copyright 2011 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-07 02:49:34 +00:00
|
|
|
#include "imx6q.dtsi"
|
2013-12-13 01:49:05 +00:00
|
|
|
#include "imx6qdl-sabrelite.dtsi"
|
2011-12-14 01:26:46 +00:00
|
|
|
|
|
|
|
/ {
|
|
|
|
model = "Freescale i.MX6 Quad SABRE Lite Board";
|
|
|
|
compatible = "fsl,imx6q-sabrelite", "fsl,imx6q";
|
2013-12-12 21:50:04 +00:00
|
|
|
};
|
|
|
|
|
2013-08-28 02:33:36 +00:00
|
|
|
&sata {
|
|
|
|
status = "okay";
|
|
|
|
};
|