blob: f13eadf6b687c307eb69f25ee6f48cecd4270185 [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001// SPDX-License-Identifier: GPL-2.0+
Lokesh Vutlae6734ae2017-08-21 12:51:00 +05302/*
3 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
Lokesh Vutlae6734ae2017-08-21 12:51:00 +05304 */
5
6#include "omap5-u-boot.dtsi"
Keerthy5d339ff2022-01-27 13:16:59 +01007#include "dra7-ipu-common-early-boot.dtsi"
Lokesh Vutlae6734ae2017-08-21 12:51:00 +05308
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&cpsw_emac0 {
18 phy-handle = <&dp83867_0>;
19};
20
21&cpsw_emac1 {
22 phy-handle = <&dp83867_1>;
23};
Jean-Jacques Hiblota45f72d2018-02-27 17:05:50 +010024
25&mmc2_pins_default {
Simon Glassd3a98cb2023-02-13 08:56:33 -070026 bootph-pre-ram;
Jean-Jacques Hiblota45f72d2018-02-27 17:05:50 +010027};
28
29&mmc2_pins_hs {
Simon Glassd3a98cb2023-02-13 08:56:33 -070030 bootph-pre-ram;
Jean-Jacques Hiblota45f72d2018-02-27 17:05:50 +010031};
32
33&mmc2_pins_ddr_rev20 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070034 bootph-pre-ram;
Jean-Jacques Hiblota45f72d2018-02-27 17:05:50 +010035};
36
37&mmc2_iodelay_ddr_conf {
Simon Glassd3a98cb2023-02-13 08:56:33 -070038 bootph-pre-ram;
Jean-Jacques Hiblota45f72d2018-02-27 17:05:50 +010039};
40
41&mmc2_pins_hs200 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070042 bootph-pre-ram;
Jean-Jacques Hiblota45f72d2018-02-27 17:05:50 +010043};
44
45&mmc2_iodelay_hs200_rev20_conf {
Simon Glassd3a98cb2023-02-13 08:56:33 -070046 bootph-pre-ram;
Jean-Jacques Hiblota45f72d2018-02-27 17:05:50 +010047};
Faiz Abbase220a462019-10-09 12:35:18 +020048
49&omap_dwc3_1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070050 bootph-pre-ram;
Faiz Abbase220a462019-10-09 12:35:18 +020051};
52
53&usb1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070054 bootph-pre-ram;
Faiz Abbase220a462019-10-09 12:35:18 +020055 dr_mode = "peripheral";
56};
57
58&usb2_phy1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070059 bootph-pre-ram;
Faiz Abbase220a462019-10-09 12:35:18 +020060};
61
62&usb3_phy1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070063 bootph-pre-ram;
Faiz Abbase220a462019-10-09 12:35:18 +020064};