• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1/*
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/;
14
15#include "imx6q.dtsi"
16#include "imx6qdl-sabresd.dtsi"
17
18/ {
19	model = "Freescale i.MX6 Quad SABRE Smart Device Board";
20	compatible = "fsl,imx6q-sabresd", "fsl,imx6q";
21};
22
23&sata {
24	status = "okay";
25};
26
27&ipu1_csi1_from_mipi_vc1 {
28	clock-lanes = <0>;
29	data-lanes = <1 2>;
30};
31