Lokesh Vutla | e6734ae | 2017-08-21 12:51:00 +0530 | [diff] [blame] | 1 | /* |
| 2 | * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/ |
| 3 | * |
| 4 | * SPDX-License-Identifier: GPL-2.0+ |
| 5 | */ |
| 6 | |
| 7 | #include "omap5-u-boot.dtsi" |
| 8 | |
| 9 | &cpsw_emac0 { |
| 10 | phy-handle = <&dp83867_0>; |
| 11 | }; |
| 12 | |
| 13 | &cpsw_emac1 { |
| 14 | phy-handle = <&dp83867_1>; |
| 15 | }; |
Jean-Jacques Hiblot | a45f72d | 2018-02-27 17:05:50 +0100 | [diff] [blame] | 16 | |
| 17 | &mmc2_pins_default { |
| 18 | u-boot,dm-spl; |
| 19 | }; |
| 20 | |
| 21 | &mmc2_pins_hs200 { |
| 22 | u-boot,dm-spl; |
| 23 | }; |
| 24 | |
| 25 | &mmc2_iodelay_hs200_conf { |
| 26 | u-boot,dm-spl; |
| 27 | }; |