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 <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2019-01-24 15:10:18 -06:00 committed by Kumar Gala
parent ae3abda801
commit dfa350e7fd
1 changed files with 1 additions and 1 deletions

View File

@ -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 */