All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for 4.19, 5.4] arm64: dts: stratix10: add status to qspi dts node
@ 2020-10-09  7:05 Nobuhiro Iwamatsu
  2020-10-09 14:01 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Nobuhiro Iwamatsu @ 2020-10-09  7:05 UTC (permalink / raw)
  To: stable; +Cc: gregkh, sashal, Dinh Nguyen, Nobuhiro Iwamatsu

From: Dinh Nguyen <dinguyen@kernel.org>

commit 263a0269a59c0b4145829462a107fe7f7327105f upstream.

Add status = "okay" to QSPI node.

Fixes: 0cb140d07fc75 ("arm64: dts: stratix10: Add QSPI support for Stratix10")
Cc: linux-stable <stable@vger.kernel.org> # >= v5.6
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
[iwamatsu: Drop arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_nand.dts]
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
---
 arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
index 66e4ffb4e929d2..2c8c2b322c727e 100644
--- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
+++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
@@ -155,6 +155,7 @@
 };

 &qspi {
+	status = "okay";
 	flash@0 {
 		#address-cells = <1>;
 		#size-cells = <1>;
--
2.28.0


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

* Re: [PATCH for 4.19, 5.4] arm64: dts: stratix10: add status to qspi dts node
  2020-10-09  7:05 [PATCH for 4.19, 5.4] arm64: dts: stratix10: add status to qspi dts node Nobuhiro Iwamatsu
@ 2020-10-09 14:01 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2020-10-09 14:01 UTC (permalink / raw)
  To: Nobuhiro Iwamatsu; +Cc: stable, sashal, Dinh Nguyen

On Fri, Oct 09, 2020 at 04:05:06PM +0900, Nobuhiro Iwamatsu wrote:
> From: Dinh Nguyen <dinguyen@kernel.org>
> 
> commit 263a0269a59c0b4145829462a107fe7f7327105f upstream.
> 
> Add status = "okay" to QSPI node.
> 
> Fixes: 0cb140d07fc75 ("arm64: dts: stratix10: Add QSPI support for Stratix10")
> Cc: linux-stable <stable@vger.kernel.org> # >= v5.6
> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
> [iwamatsu: Drop arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_nand.dts]
> Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
> ---
>  arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts | 1 +
>  1 file changed, 1 insertion(+)

Thanks for all of the backports, now queued up.

greg k-h

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

end of thread, other threads:[~2020-10-09 14:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-09  7:05 [PATCH for 4.19, 5.4] arm64: dts: stratix10: add status to qspi dts node Nobuhiro Iwamatsu
2020-10-09 14:01 ` Greg KH

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.