ARM: dts: aspeed: bletchley: Update fmc configurations
Add flash1 in fmc to support dual flash module. Signed-off-by: Potin Lai <potin.lai@quantatw.com> Reviewed-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Patrick Williams <patrick@stwcx.xyz> Link: https://lore.kernel.org/r/20220215163151.32252-5-potin.lai@quantatw.com Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
parent
7f3a795479
commit
384aa4cb14
1 changed files with 6 additions and 0 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue