commit | fd5374aa29cc00d5694b47256c0a7c820e3d0892 | [log] [tgz] |
---|---|---|
author | Ley Foon Tan <ley.foon.tan@intel.com> | Wed Nov 27 15:55:16 2019 +0800 |
committer | Marek Vasut <marex@denx.de> | Tue Jan 07 14:38:33 2020 +0100 |
tree | f7722a3fcd9e0a1bb90b630837f207c12f5d1eb7 | |
parent | 8b7962a34923d8eaa2459376b12f8cead7f3894a [diff] |
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>