提交 384aa4cb 编写于 作者: P Potin Lai 提交者: Joel Stanley

ARM: dts: aspeed: bletchley: Update fmc configurations

Add flash1 in fmc to support dual flash module.
Signed-off-by: NPotin Lai <potin.lai@quantatw.com>
Reviewed-by: NJoel Stanley <joel@jms.id.au>
Reviewed-by: NPatrick Williams <patrick@stwcx.xyz>
Link: https://lore.kernel.org/r/20220215163151.32252-5-potin.lai@quantatw.comSigned-off-by: NJoel Stanley <joel@jms.id.au>
上级 7f3a7954
...@@ -217,6 +217,12 @@ ...@@ -217,6 +217,12 @@
spi-max-frequency = <50000000>; spi-max-frequency = <50000000>;
#include "openbmc-flash-layout-128.dtsi" #include "openbmc-flash-layout-128.dtsi"
}; };
flash@1 {
status = "okay";
m25p,fast-read;
label = "flash1";
spi-max-frequency = <50000000>;
};
}; };
&spi2 { &spi2 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册