arm: socfpga: Move Stratix 10 SDRAM driver to DM
authorLey Foon Tan <ley.foon.tan@intel.com>
Mon, 6 May 2019 01:56:01 +0000 (09:56 +0800)
committerMarek Vasut <marex@denx.de>
Mon, 6 May 2019 10:44:17 +0000 (12:44 +0200)
commit6bf238a46192bf9164da4548178d657dde4e1c96
tree0913f06b09797e4ac3bcd228004b53a89826295e
parentbc179908769637cb800ad8c111290e7cae6ead79
arm: socfpga: Move Stratix 10 SDRAM driver to DM

Convert Stratix 10 SDRAM driver to device model.

Get rid of call to socfpga_per_reset() and use reset
framework.

SPL is changed from calling function in SDRAM driver
directly to just probing UCLASS_RAM.

Move sdram_s10.h from arch to driver/ddr/altera directory.

Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
arch/arm/mach-socfpga/include/mach/sdram_s10.h [deleted file]
arch/arm/mach-socfpga/spl_s10.c
configs/socfpga_stratix10_defconfig
drivers/ddr/altera/Kconfig
drivers/ddr/altera/sdram_s10.c
drivers/ddr/altera/sdram_s10.h [new file with mode: 0644]
include/configs/socfpga_stratix10_socdk.h
scripts/config_whitelist.txt