]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
arm64: dts: stratix10: add status to qspi dts node
authorDinh Nguyen <dinguyen@kernel.org>
Mon, 29 Jun 2020 16:25:43 +0000 (11:25 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Oct 2020 08:32:59 +0000 (10:32 +0200)
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts

index 66e4ffb4e929d25c31cbb4588e5c89cf887a4d38..2c8c2b322c727e1c6dee1cc1de65689ee8cb7bb5 100644 (file)
 };
 
 &qspi {
+       status = "okay";
        flash@0 {
                #address-cells = <1>;
                #size-cells = <1>;