]> git.ipfire.org Git - thirdparty/u-boot.git/blob - arch/arm/dts/dra72-evm-u-boot.dtsi
tree-wide: Replace http:// link with https:// link for ti.com
[thirdparty/u-boot.git] / arch / arm / dts / dra72-evm-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3 * Copyright (C) 2017 Texas Instruments Incorporated - https://www.ti.com/
4 */
5
6 #include "omap5-u-boot.dtsi"
7
8 &omap_dwc3_1 {
9 bootph-pre-ram;
10 };
11
12 &usb1 {
13 bootph-pre-ram;
14 dr_mode = "peripheral";
15 };
16
17 &usb2_phy1 {
18 bootph-pre-ram;
19 };
20
21 &usb3_phy1 {
22 bootph-pre-ram;
23 };