]> www.infradead.org Git - users/willy/linux.git/commitdiff
arm64: dts: agilex: add status to qspi dts node
authorDinh Nguyen <dinguyen@kernel.org>
Mon, 29 Jun 2020 16:19:21 +0000 (11:19 -0500)
committerDinh Nguyen <dinguyen@kernel.org>
Wed, 15 Jul 2020 19:12:59 +0000 (14:12 -0500)
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

index 51d948323bfdd54d1cb5db13adbfbfa961246ef0..92f478def7234f92dc50ab62c8c0ae3e8ba0f2c6 100644 (file)
@@ -98,6 +98,7 @@
 };
 
 &qspi {
+       status = "okay";
        flash@0 {
                #address-cells = <1>;
                #size-cells = <1>;