ARM: dts: Add Phytec pbab01 with i.MX6 DualLite/Solo
[deliverable/linux.git] / arch / arm / boot / dts / imx6qdl-phytec-pbab01.dtsi
CommitLineData
7ed47ef1
PZ
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&fec {
13 status = "okay";
14};
15
16&gpmi {
17 status = "okay";
18};
19
20&uart4 {
21 status = "okay";
22};
23
24&usbh1 {
25 status = "okay";
26};
27
28&usbotg {
29 status = "okay";
30};
31
32&usdhc2 {
33 status = "okay";
34};
35
36&usdhc3 {
37 status = "okay";
38};
This page took 0.02564 seconds and 5 git commands to generate.