board: cssi: Add CPU board CMPCPRO
[platform/kernel/u-boot.git] / arch / arm / dts / dra7-evm-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
4  */
5
6 #include "omap5-u-boot.dtsi"
7 #include "dra7-ipu-common-early-boot.dtsi"
8
9 &pcf_gpio_21{
10         u-boot,i2c-offset-len = <0>;
11 };
12
13 &pcf_hdmi{
14         u-boot,i2c-offset-len = <0>;
15 };
16
17 &mmc2_pins_default {
18         bootph-pre-ram;
19 };
20
21 &mmc2_pins_hs {
22         bootph-pre-ram;
23 };
24
25 &mmc2_pins_ddr_rev20 {
26         bootph-pre-ram;
27 };
28
29 &mmc2_pins_hs200 {
30         bootph-pre-ram;
31 };
32
33 &mmc2_iodelay_hs200_rev20_conf {
34         bootph-pre-ram;
35 };
36
37 &omap_dwc3_1 {
38         bootph-pre-ram;
39 };
40
41 &usb1 {
42         bootph-pre-ram;
43         dr_mode = "peripheral";
44 };
45
46 &usb2_phy1 {
47         bootph-pre-ram;
48 };
49
50 &usb3_phy1 {
51         bootph-pre-ram;
52 };