linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] arm64: dts: agilex: add status to qspi dts node
@ 2020-06-29 20:39 Dinh Nguyen
  2020-06-29 20:39 ` [PATCH 2/3] arm64: dts: stratix10: " Dinh Nguyen
  2020-06-29 20:39 ` [PATCH 3/3] arm64: dts: stratix10: increase QSPI reg address in nand dts file Dinh Nguyen
  0 siblings, 2 replies; 6+ messages in thread
From: Dinh Nguyen @ 2020-06-29 20:39 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: dinguyen, linux-stable, devicetree

Add status = "okay" to QSPI node.

Fixes: c4c8757b2d895 ("arm64: dts: agilex: add QSPI support for Intel
Agilex")
Cc: linux-stable <stable@vger.kernel.org> # >= v5.5
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
---
 arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts b/arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts
index 51d948323bfd..92f478def723 100644
--- a/arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts
+++ b/arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts
@@ -98,6 +98,7 @@
 };
 
 &qspi {
+	status = "okay";
 	flash@0 {
 		#address-cells = <1>;
 		#size-cells = <1>;
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-07-10 15:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-29 20:39 [PATCH 1/3] arm64: dts: agilex: add status to qspi dts node Dinh Nguyen
2020-06-29 20:39 ` [PATCH 2/3] arm64: dts: stratix10: " Dinh Nguyen
2020-07-10 14:02   ` Sasha Levin
2020-07-10 15:27     ` Dinh Nguyen
2020-07-10 15:27     ` Dinh Nguyen
2020-06-29 20:39 ` [PATCH 3/3] arm64: dts: stratix10: increase QSPI reg address in nand dts file Dinh Nguyen

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).