commit | 75523d54ac62fb433bb0a105093e996570b61e87 | [log] [tgz] |
---|---|---|
author | Amit Singh Tomar <amittomer25@gmail.com> | Sat May 09 19:55:13 2020 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 07 17:12:01 2020 -0400 |
tree | 0b181e8e33b5356fdbf66c783a8386f841ae7b9a | |
parent | 3c5c4ee35f58bd9d3ca8fb2b4d31da4e5abe17f1 [diff] |
arm: dts: s700: add node for ethernet controller This patch adds node for ethernet controller found on Action Semi OWL S700 SoC. Since, there is no upstream Linux binding exist for S700 ethernet controller, Changes are put in u-boot specific dtsi file. Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>