4e36aef5190d5379cfb1834780467ed457068f40
[cascardo/linux.git] / arch / arm / boot / dts / imx6qdl-phytec-pbab01.dtsi
1 /*
2  * Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH
3  *
4  * The code contained herein is licensed under the GNU General Public
5  * License. You may obtain a copy of the GNU General Public License
6  * Version 2 or later at the following locations:
7  *
8  * http://www.opensource.org/licenses/gpl-license.html
9  * http://www.gnu.org/copyleft/gpl.html
10  */
11
12 / {
13         chosen {
14                 linux,stdout-path = &uart4;
15         };
16 };
17
18 &fec {
19         status = "okay";
20 };
21
22 &gpmi {
23         status = "okay";
24 };
25
26 &uart4 {
27         status = "okay";
28 };
29
30 &usbh1 {
31         status = "okay";
32 };
33
34 &usbotg {
35         status = "okay";
36 };
37
38 &usdhc2 {
39         status = "okay";
40 };
41
42 &usdhc3 {
43         status = "okay";
44 };