arm: dts: Stratix10: Add QSPI node
authorLey Foon Tan <ley.foon.tan@intel.com>
Wed, 3 Apr 2019 05:45:02 +0000 (13:45 +0800)
committerMarek Vasut <marex@denx.de>
Wed, 17 Apr 2019 20:20:17 +0000 (22:20 +0200)
commit2c494e62c31a34746d88511e075aa187ac3f7d10
tree412584eba3f3f4fa7e02c328e9fe23035c12b45d
parent456d45261bc6abee1ffedd0f9cbd35aada5c0ff3
arm: dts: Stratix10: Add QSPI node

Merge qspi dts node from Linux.
Commit 0cb140d07fc75fb (arm64: dts: stratix10: Add QSPI support for Stratix10)

Add -u-boot.dtsi files for non Linux dts properties and
update properties for Uboot.
- add u-boot,dm-pre-reloc
- add alias for spi0
- change compatible for flash
- support quad read and quad write
- change maximum frequency to 100MHz

Tested on Stratix 10 SoC devkit.
SOCFPGA_STRATIX10 # sf probe 0:0
SF: Detected mt25qu02g with page size 256 Bytes, erase size 64 KiB, total 256 MiB

Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
arch/arm/dts/socfpga_stratix10.dtsi [changed mode: 0644->0755]
arch/arm/dts/socfpga_stratix10_socdk-u-boot.dtsi [new file with mode: 0755]
arch/arm/dts/socfpga_stratix10_socdk.dts [changed mode: 0644->0755]