From dfa350e7fd04251699b4d58421c7dbfff45df45e Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Thu, 24 Jan 2019 15:10:18 -0600 Subject: [PATCH] boards: arm: mps2_an385: Fix dtc warning Fix dtc warning related to ethernet node name not matching the reg property. Signed-off-by: Kumar Gala --- boards/arm/mps2_an385/mps2_an385.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/arm/mps2_an385/mps2_an385.dts b/boards/arm/mps2_an385/mps2_an385.dts index fc9972a3f87..ed5a8339acf 100644 --- a/boards/arm/mps2_an385/mps2_an385.dts +++ b/boards/arm/mps2_an385/mps2_an385.dts @@ -129,7 +129,7 @@ interrupts = <17 3>; }; - eth0: eth@0 { + eth0: eth@40200000 { /* Linux has "smsc,lan9115" */ compatible = "smsc,lan9220"; /* Such a big size from memory map in AN385 */