Commit 384aa4cb authored by Potin Lai's avatar Potin Lai Committed by Joel Stanley

ARM: dts: aspeed: bletchley: Update fmc configurations

Add flash1 in fmc to support dual flash module.
Signed-off-by: default avatarPotin Lai <potin.lai@quantatw.com>
Reviewed-by: default avatarJoel Stanley <joel@jms.id.au>
Reviewed-by: default avatarPatrick Williams <patrick@stwcx.xyz>
Link: https://lore.kernel.org/r/20220215163151.32252-5-potin.lai@quantatw.comSigned-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 7f3a7954
......@@ -217,6 +217,12 @@ flash@0 {
spi-max-frequency = <50000000>;
#include "openbmc-flash-layout-128.dtsi"
};
flash@1 {
status = "okay";
m25p,fast-read;
label = "flash1";
spi-max-frequency = <50000000>;
};
};
&spi2 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment