Commit 60176e6b authored by Dinh Nguyen's avatar Dinh Nguyen
Browse files

arm64: dts: agilex: add status to qspi dts node



Add status = "okay" to QSPI node.

Fixes: c4c8757b ("arm64: dts: agilex: add QSPI support for Intel Agilex")
Cc: linux-stable <stable@vger.kernel.org> # >= v5.5
Signed-off-by: default avatarDinh Nguyen <dinguyen@kernel.org>
parent 11ba4688
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -98,6 +98,7 @@
};

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