imx6q-sabrelite.dts revision 270864
1290067Sbapt/*
2290067Sbapt * Copyright 2011 Freescale Semiconductor, Inc.
3290067Sbapt * Copyright 2011 Linaro Ltd.
4290067Sbapt *
5290067Sbapt * The code contained herein is licensed under the GNU General Public
6290067Sbapt * License. You may obtain a copy of the GNU General Public License
7290067Sbapt * Version 2 or later at the following locations:
8290067Sbapt *
9290067Sbapt * http://www.opensource.org/licenses/gpl-license.html
10298166Sbapt * http://www.gnu.org/copyleft/gpl.html
11290067Sbapt */
12298166Sbapt
13298166Sbapt/dts-v1/;
14298166Sbapt#include "imx6q.dtsi"
15298166Sbapt#include "imx6qdl-sabrelite.dtsi"
16298166Sbapt
17298166Sbapt/ {
18298166Sbapt	model = "Freescale i.MX6 Quad SABRE Lite Board";
19298166Sbapt	compatible = "fsl,imx6q-sabrelite", "fsl,imx6q";
20298166Sbapt};
21298166Sbapt
22298166Sbapt&sata {
23298166Sbapt	status = "okay";
24298166Sbapt};
25298166Sbapt