2017-02-21 06:10:42 +00:00
|
|
|
/*
|
|
|
|
* Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
|
|
|
|
*
|
|
|
|
* This program is free software; you can redistribute it and/or modify
|
|
|
|
* it under the terms of the GNU General Public License version 2 as
|
|
|
|
* published by the Free Software Foundation.
|
|
|
|
* Based on "dra7.dtsi"
|
|
|
|
*/
|
|
|
|
|
2018-12-04 10:30:52 +00:00
|
|
|
#include "am4372-u-boot.dtsi"
|
|
|
|
|
2017-02-21 06:10:42 +00:00
|
|
|
/{
|
|
|
|
ocp {
|
2017-06-16 08:42:57 +00:00
|
|
|
u-boot,dm-spl;
|
2017-02-21 06:10:42 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
&uart0 {
|
2017-06-16 08:42:57 +00:00
|
|
|
u-boot,dm-spl;
|
2017-02-21 06:10:42 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&mmc1 {
|
2017-06-16 08:42:57 +00:00
|
|
|
u-boot,dm-spl;
|
2017-02-21 06:10:42 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&mac {
|
2017-06-16 08:42:57 +00:00
|
|
|
u-boot,dm-spl;
|
2017-02-21 06:10:42 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&davinci_mdio {
|
2017-06-16 08:42:57 +00:00
|
|
|
u-boot,dm-spl;
|
2017-02-21 06:10:42 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&cpsw_emac0 {
|
2017-06-16 08:42:57 +00:00
|
|
|
u-boot,dm-spl;
|
2017-02-21 06:10:42 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&phy_sel {
|
2017-06-16 08:42:57 +00:00
|
|
|
u-boot,dm-spl;
|
2017-02-21 06:10:42 +00:00
|
|
|
};
|
2018-12-07 13:50:44 +00:00
|
|
|
|
|
|
|
&i2c0 {
|
|
|
|
u-boot,dm-spl;
|
|
|
|
};
|