]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/arm/boot/dts/imx6q-sabresd.dts
ENGR00317981: ARM: dts: imx6qdl: add LDB and LCD for imx6qdl-sabresd
[karo-tx-linux.git] / arch / arm / boot / dts / imx6q-sabresd.dts
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 &ldb {
24         lvds-channel@0 {
25                 crtc = "ipu2-di0";
26         };
27
28         lvds-channel@1 {
29                 crtc = "ipu2-di1";
30         };
31 };
32
33 &mxcfb1 {
34         status = "okay";
35 };
36
37 &mxcfb2 {
38         status = "okay";
39 };
40
41 &mxcfb3 {
42         status = "okay";
43 };
44
45 &mxcfb4 {
46         status = "okay";
47 };
48
49 &sata {
50         status = "okay";
51 };