Merge branch 'master' of git://git.denx.de/u-boot
[oweals/u-boot.git] / arch / arm / dts / am437x-gp-evm-u-boot.dtsi
1 /*
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 #include "am4372-u-boot.dtsi"
11
12 /{
13         ocp {
14                 u-boot,dm-spl;
15         };
16 };
17
18 &uart0 {
19         u-boot,dm-spl;
20 };
21
22 &mmc1 {
23         u-boot,dm-spl;
24 };
25
26 &mac {
27         u-boot,dm-spl;
28 };
29
30 &davinci_mdio {
31         u-boot,dm-spl;
32 };
33
34 &cpsw_emac0 {
35         u-boot,dm-spl;
36 };
37
38 &phy_sel {
39         u-boot,dm-spl;
40 };
41
42 &i2c0 {
43         u-boot,dm-spl;
44 };
45
46 &l4_wkup {
47         u-boot,dm-spl;
48 };
49
50 &scm {
51         u-boot,dm-spl;
52 };
53
54 &scm_conf {
55         u-boot,dm-spl;
56 };
57
58 &ethphy0 {
59         u-boot,dm-spl;
60 };