blob: 9607afe088fcf9b4f7ee43612133053d3883bd04 [file] [log] [blame]
Shawn Guo9a8d6d52013-04-02 14:04:45 +08001/*
2 * Copyright (C) 2013 Freescale Semiconductor, Inc.
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 */
8
9/dts-v1/;
10
11#include "imx6dl.dtsi"
12#include "imx6qdl-sabresd.dtsi"
13
14/ {
15 model = "Freescale i.MX6 DualLite SABRE Smart Device Board";
16 compatible = "fsl,imx6dl-sabresd", "fsl,imx6dl";
17};
Steve Longerbeam545fb522017-06-12 11:24:00 -070018
19&ipu1_csi1_from_ipu1_csi1_mux {
20 clock-lanes = <0>;
21 data-lanes = <1 2>;
22};