summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx6qdl-microsom.dtsi
blob: 0bf618ecb83b8e1aa1cac3420a0e41145862c0aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * Copyright 2013 Russell King
 *
 * The code contained herein is licensed under the GNU General Public
 * License version 2.
 */
#include <arm/imx6qdl-microsom.dtsi>

&usbotg {
	phy_type = "utmi";
};

&usbh1 {
	phy_type = "utmi";
	dr_mode = "host";
};