]> git.ipfire.org Git - thirdparty/u-boot.git/blob - arch/arm/dts/am4372-u-boot.dtsi
tree-wide: Replace http:// link with https:// link for ti.com
[thirdparty/u-boot.git] / arch / arm / dts / am4372-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3 * Copyright (C) 2018 Texas Instruments Incorporated - https://www.ti.com/
4 */
5
6 /{
7 aliases {
8 usb0 = &usb1;
9 usb1 = &usb2;
10 };
11 };
12
13 &am43xx_control_usb2phy1 {
14 compatible = "ti,control-phy-usb2-am437", "syscon";
15 };
16
17 &am43xx_control_usb2phy2 {
18 compatible = "ti,control-phy-usb2-am437", "syscon";
19 };
20
21 &ocp2scp0 {
22 compatible = "ti,am437x-ocp2scp", "ti,omap-ocp2scp", "simple-bus";
23 };
24
25 &ocp2scp1 {
26 compatible = "ti,am437x-ocp2scp", "ti,omap-ocp2scp", "simple-bus";
27 };
28
29 &dwc3_1 {
30 bootph-pre-ram;
31 };
32
33 &usb1 {
34 bootph-pre-ram;
35 };
36
37 &usb2_phy1 {
38 bootph-pre-ram;
39 };
40
41 &am43xx_control_usb2phy1 {
42 bootph-pre-ram;
43 };
44
45 &ocp2scp0 {
46 bootph-pre-ram;
47 };
48
49 &dwc3_2 {
50 bootph-pre-ram;
51 };
52
53 &usb2 {
54 bootph-pre-ram;
55 };
56
57 &usb2_phy2 {
58 bootph-pre-ram;
59 };
60
61 &am43xx_control_usb2phy2 {
62 bootph-pre-ram;
63 };
64
65 &ocp2scp1 {
66 bootph-pre-ram;
67 };