All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-5.4] ARM: dts: aspeed: rainier: System has one SPI NOR
@ 2020-05-06 22:48 Joel Stanley
  2020-05-07  6:12 ` Andrew Jeffery
  0 siblings, 1 reply; 2+ messages in thread
From: Joel Stanley @ 2020-05-06 22:48 UTC (permalink / raw)
  To: openbmc, Eddie James, Andrew Jeffery

Remove the second as it doesn't exist.

Signed-off-by: Joel Stanley <joel@jms.id.au>
---
 arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts b/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
index 794af5517313..528080ec7585 100644
--- a/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
@@ -671,13 +671,6 @@
 		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 {
-- 
2.26.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH linux dev-5.4] ARM: dts: aspeed: rainier: System has one SPI NOR
  2020-05-06 22:48 [PATCH linux dev-5.4] ARM: dts: aspeed: rainier: System has one SPI NOR Joel Stanley
@ 2020-05-07  6:12 ` Andrew Jeffery
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Jeffery @ 2020-05-07  6:12 UTC (permalink / raw)
  To: Joel Stanley, openbmc, Eddie James



On Thu, 7 May 2020, at 08:18, Joel Stanley wrote:
> Remove the second as it doesn't exist.

Reviewed-by: Andrew Jeffery <andrew@aj.id.au>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-07  6:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-06 22:48 [PATCH linux dev-5.4] ARM: dts: aspeed: rainier: System has one SPI NOR Joel Stanley
2020-05-07  6:12 ` Andrew Jeffery

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.