summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx6qdl-phytec-pbab01.dtsi
blob: 7d5b3bae05e838d09b6266573cc64ec76da2da98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/*
 * Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH
 *
 * The code contained herein is licensed under the GNU General Public
 * License. You may obtain a copy of the GNU General Public License
 * Version 2 or later at the following locations:
 *
 * http://www.opensource.org/licenses/gpl-license.html
 * http://www.gnu.org/copyleft/gpl.html
 */

#include <arm/nxp/imx/imx6qdl-phytec-pbab01.dtsi>

&uart1 {
	status = "okay";
};

&usbotg {
	dr_mode = "otg";
};

#ifdef USE_STATE_EXAMPLE
#include "state-example.dtsi"
#endif