blob: 8ae64c0a3ce9e739292b5a3346a0733d67197fa3 [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&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};