arm: socfpga: Move Stratix10 and Agilex reset manager common code
authorLey Foon Tan <ley.foon.tan@intel.com>
Wed, 27 Nov 2019 07:55:16 +0000 (15:55 +0800)
committerMarek Vasut <marex@denx.de>
Tue, 7 Jan 2020 13:38:33 +0000 (14:38 +0100)
commitfd5374aa29cc00d5694b47256c0a7c820e3d0892
treef7722a3fcd9e0a1bb90b630837f207c12f5d1eb7
parent8b7962a34923d8eaa2459376b12f8cead7f3894a
arm: socfpga: Move Stratix10 and Agilex reset manager common code

Move Stratix10 and Agilex reset manager common code to
reset_manager_soc64.h. Changed macros to RSTMGR_SOC64_*.

Remove unused RSTMGR_XXX defines.

Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
arch/arm/mach-socfpga/include/mach/reset_manager.h
arch/arm/mach-socfpga/include/mach/reset_manager_s10.h [deleted file]
arch/arm/mach-socfpga/include/mach/reset_manager_soc64.h [new file with mode: 0644]
arch/arm/mach-socfpga/reset_manager_s10.c