
On 03/06/2017 08:39 AM, Ley Foon Tan wrote:
On Sab, 2017-02-25 at 22:36 +0100, Marek Vasut wrote:
On 02/22/2017 10:47 AM, Ley Foon Tan wrote:
Add system manager support for Arria 10.
But these are just headers, there's no system manager code here ?
Yes. Mainly for system manager's register struct and defines.
So it's not adding any systemmanager support, so the commit message needs updating.
Signed-off-by: Tien Fong Chee tien.fong.chee@intel.com Signed-off-by: Ley Foon Tan ley.foon.tan@intel.com
.../arm/mach-socfpga/include/mach/system_manager.h | 54 ++++++++++++++- .../include/mach/system_manager_arria10.h | 81 ++++++++++++++++++++++ .../include/mach/system_manager_gen5.h | 1 + 3 files changed, 135 insertions(+), 1 deletion(-) create mode 100755 arch/arm/mach- socfpga/include/mach/system_manager_arria10.h
[...]
Regards Ley Foon