Linux Audio

Check our new training course

Linux debugging, profiling, tracing and performance analysis training

Apr 14-17, 2025
Register
Loading...
Note: File does not exist in v6.13.7.
 1/*
 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};
18
19&ipu1_csi1_from_ipu1_csi1_mux {
20	clock-lanes = <0>;
21	data-lanes = <1 2>;
22};