ARM: dts: wpcm450-supermicro-x9sci-ln4f: Add SPI flash

Add the BMC firmware flash to the devicetree, so that it can be accessed
from Linux.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Link: https://lore.kernel.org/r/20221105185911.1547847-7-j.neuschaefer@gmx.net
Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
Jonathan Neuschäfer 2022-11-05 19:59:09 +01:00 committed by Joel Stanley
parent 38abcb0d68
commit 4b90b148e0

View File

@ -53,6 +53,15 @@ heartbeat {
};
};
&fiu {
status = "okay";
flash@0 {
reg = <0>;
compatible = "jedec,spi-nor";
};
};
&gpio0 {
gpio-line-names =
/* 0 */ "", "host-reset-control-n", "", "", "", "", "", "",