arm: dts: agilex: Enable QSPI

Enable QSPI for Agilex SoC devkit.

Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
This commit is contained in:
Ley Foon Tan 2020-03-31 08:45:25 +08:00 committed by Marek Vasut
parent 3d884ff470
commit df8e15af2b
1 changed files with 3 additions and 0 deletions

View File

@ -37,3 +37,6 @@
u-boot,dm-pre-reloc;
};
&qspi {
status = "okay";
};