blob: 87b2451a8e8b57bb275255e72baf2249f3c90c68 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001// SPDX-License-Identifier: GPL-2.0+
Jean-Jacques Hiblot8ce5fac2017-09-15 12:39:41 +02002/*
3 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
Jean-Jacques Hiblot8ce5fac2017-09-15 12:39:41 +02004 */
5
6#include "omap5-u-boot.dtsi"
7
8&pcf_gpio_21{
9 u-boot,i2c-offset-len = <0>;
10};
11
12&pcf_hdmi{
13 u-boot,i2c-offset-len = <0>;
14};
Jean-Jacques Hiblot938c3cf2018-02-27 17:05:50 +010015
16&mmc2_pins_default {
Simon Glass8c103c32023-02-13 08:56:33 -070017 bootph-pre-ram;
Jean-Jacques Hiblot938c3cf2018-02-27 17:05:50 +010018};
19
20&mmc2_pins_hs {
Simon Glass8c103c32023-02-13 08:56:33 -070021 bootph-pre-ram;
Jean-Jacques Hiblot938c3cf2018-02-27 17:05:50 +010022};
23
24&mmc2_pins_ddr_rev20 {
Simon Glass8c103c32023-02-13 08:56:33 -070025 bootph-pre-ram;
Jean-Jacques Hiblot938c3cf2018-02-27 17:05:50 +010026};
27
28&mmc2_pins_hs200 {
Simon Glass8c103c32023-02-13 08:56:33 -070029 bootph-pre-ram;
Jean-Jacques Hiblot938c3cf2018-02-27 17:05:50 +010030};
31
32&mmc2_iodelay_hs200_rev20_conf {
Simon Glass8c103c32023-02-13 08:56:33 -070033 bootph-pre-ram;
Jean-Jacques Hiblot938c3cf2018-02-27 17:05:50 +010034};
Faiz Abbas6b23f532019-10-09 12:35:18 +020035
36&omap_dwc3_1 {
Simon Glass8c103c32023-02-13 08:56:33 -070037 bootph-pre-ram;
Faiz Abbas6b23f532019-10-09 12:35:18 +020038};
39
40&usb1 {
Simon Glass8c103c32023-02-13 08:56:33 -070041 bootph-pre-ram;
Faiz Abbas6b23f532019-10-09 12:35:18 +020042 dr_mode = "peripheral";
43};
44
45&usb2_phy1 {
Simon Glass8c103c32023-02-13 08:56:33 -070046 bootph-pre-ram;
Faiz Abbas6b23f532019-10-09 12:35:18 +020047};
48
49&usb3_phy1 {
Simon Glass8c103c32023-02-13 08:56:33 -070050 bootph-pre-ram;
Faiz Abbas6b23f532019-10-09 12:35:18 +020051};