blob: b007f78d46f1ebb9339ac1cccdb539e33c794e40 [file] [log] [blame]
Lokesh Vutlab63b9952017-08-21 12:51:00 +05301/*
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};