Re: [U-Boot] [PATCH 08/20] arm: socfpga: add system manager for Arria 10

2017-03-07 Thread Ley Foon Tan
On Sel, 2017-03-07 at 04:49 +0100, Marek Vasut wrote: > 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 th

Re: [U-Boot] [PATCH 08/20] arm: socfpga: add system manager for Arria 10

2017-03-06 Thread Marek Vasut
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 s

Re: [U-Boot] [PATCH 08/20] arm: socfpga: add system manager for Arria 10

2017-03-05 Thread Ley Foon Tan
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. > > > > > Signed-

Re: [U-Boot] [PATCH 08/20] arm: socfpga: add system manager for Arria 10

2017-02-26 Thread Marek Vasut
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 ? > Signed-off-by: Tien Fong Chee > Signed-off-by: Ley Foon Tan > --- > .../arm/mach-socfpga/include/mach/system_manager.h | 54 ++-

[U-Boot] [PATCH 08/20] arm: socfpga: add system manager for Arria 10

2017-02-22 Thread Ley Foon Tan
Add system manager support for Arria 10. Signed-off-by: Tien Fong Chee Signed-off-by: Ley Foon Tan --- .../arm/mach-socfpga/include/mach/system_manager.h | 54 ++- .../include/mach/system_manager_arria10.h | 81 ++ .../include/mach/system_manager_gen5.h