commit | 3d3a860263c65f2d526fcfe0a68f6416ebf377d9 | [log] [tgz] |
---|---|---|
author | Ley Foon Tan <ley.foon.tan@intel.com> | Fri Nov 08 10:38:20 2019 +0800 |
committer | Marek Vasut <marex@denx.de> | Tue Jan 07 14:38:33 2020 +0100 |
tree | 20f749d41ff3c329758f16c1a67f9c5772f35278 | |
parent | fed4c95afc8352c18e222909de9c73ff92763015 [diff] |
arm: socfpga: Convert system manager from struct to defines Convert system manager for Gen5, Arria 10 and Stratix 10 from struct to defines. Change to get system manager base address from DT node instead of using #define. Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com> Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>