Re: [U-Boot] [PATCH v3 02/19] arm: socfpga: Restructure reset manager driver

2017-04-03 Thread Ley Foon Tan
On Fri, Mar 31, 2017 at 5:19 AM, Dinh Nguyen wrote: > On Thu, Mar 30, 2017 at 8:08 AM, Ley Foon Tan wrote: >> Restructure reset manager driver in the preparation to support A10. >> Move the Gen5 specific code to gen5 files. Minor update in >>

Re: [U-Boot] [PATCH v3 02/19] arm: socfpga: Restructure reset manager driver

2017-03-30 Thread Dinh Nguyen
On Thu, Mar 30, 2017 at 8:08 AM, Ley Foon Tan wrote: > Restructure reset manager driver in the preparation to support A10. > Move the Gen5 specific code to gen5 files. Minor update in > socfpga_per_reset(). > No functional change. > > Signed-off-by: Ley Foon Tan

[U-Boot] [PATCH v3 02/19] arm: socfpga: Restructure reset manager driver

2017-03-29 Thread Ley Foon Tan
Restructure reset manager driver in the preparation to support A10. Move the Gen5 specific code to gen5 files. Minor update in socfpga_per_reset(). No functional change. Signed-off-by: Ley Foon Tan --- arch/arm/mach-socfpga/Makefile | 2 +-