projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03eb6d5
)
ARM: dts: am3517: Configure ethernet alias
author
Adam Ford
<aford173@gmail.com>
Wed, 6 Sep 2023 09:51:43 +0000
(
04:51
-0500)
committer
Tony Lindgren
<tony@atomide.com>
Sat, 7 Oct 2023 07:22:49 +0000
(10:22 +0300)
The AM3517 has one ethernet controller called davinci_emac.
Configuring the alias allows the MAC address to be passed
from the bootloader to Linux.
Signed-off-by: Adam Ford <aford173@gmail.com>
Message-ID: <
20230906095143
.99806-2-aford173@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/ti/omap/am3517.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/ti/omap/am3517.dtsi
b/arch/arm/boot/dts/ti/omap/am3517.dtsi
index fbfc956f4e4d33e0d0cd678749f6e8e11db0060b..77e58e686fb17b4436e7fb9472ad49cee32804be 100644
(file)
--- a/
arch/arm/boot/dts/ti/omap/am3517.dtsi
+++ b/
arch/arm/boot/dts/ti/omap/am3517.dtsi
@@
-15,6
+15,7
@@
aliases {
serial3 = &uart4;
can = &hecc;
+ ethernet = &davinci_emac;
};
cpus {