ARM: dts: aspeed: wedge40: Update FMC flash0 label

Update FMC flash0's label to "spi0.0" so it's consistent with all the
other Facebook OpenBMC platforms.

Signed-off-by: Tao Ren <rentao.bupt@gmail.com>
Link: https://lore.kernel.org/r/20200824182955.7988-2-rentao.bupt@gmail.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
Tao Ren 2020-08-24 11:29:54 -07:00 committed by Joel Stanley
parent bc8d756d5b
commit fe84b8fd24
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
flash@0 {
status = "okay";
m25p,fast-read;
label = "fmc0";
label = "spi0.0";
#include "facebook-bmc-flash-layout.dtsi"
};
};