From: Adam Ford Date: Wed, 6 Sep 2023 09:51:43 +0000 (-0500) Subject: ARM: dts: am3517: Configure ethernet alias X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ba05a7886f057f3b8d199704f8ec3590ff1c5a8c;p=linux.git ARM: dts: am3517: Configure ethernet alias 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 Message-ID: <20230906095143.99806-2-aford173@gmail.com> Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/ti/omap/am3517.dtsi b/arch/arm/boot/dts/ti/omap/am3517.dtsi index fbfc956f4e4d3..77e58e686fb17 100644 --- 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 {