linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: armada388-clearfog: enable spi flash
@ 2018-06-28  7:13 Baruch Siach
  2018-06-28  7:13 ` [PATCH 2/2] ARM: dts: armada388-clearfog: drop future changes disclaimer Baruch Siach
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Baruch Siach @ 2018-06-28  7:13 UTC (permalink / raw)
  To: linux-arm-kernel

The SolidRun Armada 388 SOM has the SPI flash populated by default
unless the customer explicitly asks otherwise. Enable support by
default.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 arch/arm/boot/dts/armada-38x-solidrun-microsom.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/armada-38x-solidrun-microsom.dtsi b/arch/arm/boot/dts/armada-38x-solidrun-microsom.dtsi
index 2d1cea131e71..c990d502d9a4 100644
--- a/arch/arm/boot/dts/armada-38x-solidrun-microsom.dtsi
+++ b/arch/arm/boot/dts/armada-38x-solidrun-microsom.dtsi
@@ -99,7 +99,6 @@
 		compatible = "w25q32", "jedec,spi-nor";
 		reg = <0>; /* Chip select 0 */
 		spi-max-frequency = <3000000>;
-		status = "disabled";
 	};
 };
 
-- 
2.18.0

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

end of thread, other threads:[~2018-06-28 11:38 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-28  7:13 [PATCH 1/2] ARM: dts: armada388-clearfog: enable spi flash Baruch Siach
2018-06-28  7:13 ` [PATCH 2/2] ARM: dts: armada388-clearfog: drop future changes disclaimer Baruch Siach
2018-06-28  8:22   ` Andrew Lunn
2018-06-28  8:33     ` Jon Nettleton
2018-06-28  8:47       ` Andrew Lunn
2018-06-28  9:11   ` Andrew Lunn
2018-06-28  9:33   ` Gregory CLEMENT
2018-06-28  9:31 ` [PATCH 1/2] ARM: dts: armada388-clearfog: enable spi flash Gregory CLEMENT
2018-06-28  9:52   ` Russell King - ARM Linux
2018-06-28  9:56     ` Gregory CLEMENT
2018-06-28  9:51 ` Russell King - ARM Linux
2018-06-28 10:07   ` Baruch Siach
2018-06-28 10:33     ` Russell King - ARM Linux
2018-06-28 10:47       ` Baruch Siach
2018-06-28 11:13         ` Russell King - ARM Linux
2018-06-28 11:38           ` Gregory CLEMENT

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).