ARM: dts: aspeed: rainier: System has one SPI NOR
authorJoel Stanley <joel@jms.id.au>
Wed, 6 May 2020 22:48:12 +0000 (08:18 +0930)
committerJoel Stanley <joel@jms.id.au>
Mon, 15 Jun 2020 02:27:59 +0000 (11:57 +0930)
Remove the second as it doesn't exist.

Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts

index bdfe342..919b895 100644 (file)
                spi-max-frequency = <50000000>;
 #include "openbmc-flash-layout-128.dtsi"
        };
-
-       flash@1 {
-               status = "okay";
-               m25p,fast-read;
-               label = "alt-bmc";
-               spi-max-frequency = <50000000>;
-       };
 };
 
 &spi1 {