From: Potin Lai Date: Tue, 15 Feb 2022 16:31:45 +0000 (+0800) Subject: ARM: dts: aspeed: bletchley: Update fmc configurations X-Git-Tag: v5.18-rc1~145^2~18^2~21 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=384aa4cb1435bb7f95fe179b332ce9d2f07ddebc;p=linux-2.6-block.git ARM: dts: aspeed: bletchley: Update fmc configurations Add flash1 in fmc to support dual flash module. Signed-off-by: Potin Lai Reviewed-by: Joel Stanley Reviewed-by: Patrick Williams Link: https://lore.kernel.org/r/20220215163151.32252-5-potin.lai@quantatw.com Signed-off-by: Joel Stanley --- diff --git a/arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts b/arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts index fc0690ccdb0a..b01f1e7adb81 100644 --- a/arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts +++ b/arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts @@ -217,6 +217,12 @@ spi-max-frequency = <50000000>; #include "openbmc-flash-layout-128.dtsi" }; + flash@1 { + status = "okay"; + m25p,fast-read; + label = "flash1"; + spi-max-frequency = <50000000>; + }; }; &spi2 {