Tom Rini | 83d290c | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ |
Jean-Jacques Hiblot | 8ce5fac | 2017-09-15 12:39:41 +0200 | [diff] [blame] | 2 | /* |
| 3 | * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/ |
Jean-Jacques Hiblot | 8ce5fac | 2017-09-15 12:39:41 +0200 | [diff] [blame] | 4 | */ |
| 5 | |
| 6 | #include "omap5-u-boot.dtsi" |
Keerthy | 5717294 | 2022-01-27 13:16:59 +0100 | [diff] [blame] | 7 | #include "dra7-ipu-common-early-boot.dtsi" |
Jean-Jacques Hiblot | 8ce5fac | 2017-09-15 12:39:41 +0200 | [diff] [blame] | 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 | }; |
Jean-Jacques Hiblot | 938c3cf | 2018-02-27 17:05:50 +0100 | [diff] [blame] | 16 | |
| 17 | &mmc2_pins_default { |
| 18 | u-boot,dm-spl; |
| 19 | }; |
| 20 | |
| 21 | &mmc2_pins_hs { |
| 22 | u-boot,dm-spl; |
| 23 | }; |
| 24 | |
| 25 | &mmc2_pins_ddr_rev20 { |
| 26 | u-boot,dm-spl; |
| 27 | }; |
| 28 | |
| 29 | &mmc2_pins_hs200 { |
| 30 | u-boot,dm-spl; |
| 31 | }; |
| 32 | |
| 33 | &mmc2_iodelay_hs200_rev20_conf { |
| 34 | u-boot,dm-spl; |
| 35 | }; |
Faiz Abbas | 6b23f53 | 2019-10-09 12:35:18 +0200 | [diff] [blame] | 36 | |
| 37 | &omap_dwc3_1 { |
| 38 | u-boot,dm-spl; |
| 39 | }; |
| 40 | |
| 41 | &usb1 { |
| 42 | u-boot,dm-spl; |
| 43 | dr_mode = "peripheral"; |
| 44 | }; |
| 45 | |
| 46 | &usb2_phy1 { |
| 47 | u-boot,dm-spl; |
| 48 | }; |
| 49 | |
| 50 | &usb3_phy1 { |
| 51 | u-boot,dm-spl; |
| 52 | }; |