blob: 530f54989c073ffab8e0d192b33f80e55ad5581c [file] [log] [blame]
Lokesh Vutlaedb12972017-02-21 11:40:42 +05301/*
2 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 * Based on "dra7.dtsi"
8 */
9
10/{
11 ocp {
Lokesh Vutlaf2c1cbe2017-06-16 14:12:57 +053012 u-boot,dm-spl;
Lokesh Vutlaedb12972017-02-21 11:40:42 +053013 };
14};
15
16&uart0 {
Lokesh Vutlaf2c1cbe2017-06-16 14:12:57 +053017 u-boot,dm-spl;
Lokesh Vutlaedb12972017-02-21 11:40:42 +053018};
19
20&mmc1 {
Lokesh Vutlaf2c1cbe2017-06-16 14:12:57 +053021 u-boot,dm-spl;
Lokesh Vutlaedb12972017-02-21 11:40:42 +053022};
23
24&mac {
Lokesh Vutlaf2c1cbe2017-06-16 14:12:57 +053025 u-boot,dm-spl;
Lokesh Vutlaedb12972017-02-21 11:40:42 +053026};
27
28&davinci_mdio {
Lokesh Vutlaf2c1cbe2017-06-16 14:12:57 +053029 u-boot,dm-spl;
Lokesh Vutlaedb12972017-02-21 11:40:42 +053030};
31
32&cpsw_emac0 {
Lokesh Vutlaf2c1cbe2017-06-16 14:12:57 +053033 u-boot,dm-spl;
Lokesh Vutlaedb12972017-02-21 11:40:42 +053034};
35
36&phy_sel {
Lokesh Vutlaf2c1cbe2017-06-16 14:12:57 +053037 u-boot,dm-spl;
Lokesh Vutlaedb12972017-02-21 11:40:42 +053038};