Re: [U-Boot] [PATCH v2 04/20] arm: socfpga: Restructure misc driver

2017-03-22 Thread Ley Foon Tan
On Tue, Mar 21, 2017 at 4:25 PM, Marek Vasut wrote: > On 03/21/2017 08:44 AM, Ley Foon Tan wrote: >> On Fri, Mar 10, 2017 at 9:36 AM, Marek Vasut wrote: >>> On 03/09/2017 01:26 AM, Ley Foon Tan wrote: Restructure misc driver in the preparation to support A10.

Re: [U-Boot] [PATCH v2 04/20] arm: socfpga: Restructure misc driver

2017-03-21 Thread Marek Vasut
On 03/21/2017 08:44 AM, Ley Foon Tan wrote: > On Fri, Mar 10, 2017 at 9:36 AM, Marek Vasut wrote: >> On 03/09/2017 01:26 AM, Ley Foon Tan wrote: >>> Restructure misc driver in the preparation to support A10. >>> Move the Gen5 specific code to _gen5 file. No functional change. >>>

Re: [U-Boot] [PATCH v2 04/20] arm: socfpga: Restructure misc driver

2017-03-21 Thread Ley Foon Tan
On Fri, Mar 10, 2017 at 9:36 AM, Marek Vasut wrote: > On 03/09/2017 01:26 AM, Ley Foon Tan wrote: >> Restructure misc driver in the preparation to support A10. >> Move the Gen5 specific code to _gen5 file. No functional change. >> >> Change all uint32_t_to u32. >> >> Signed-off-by:

Re: [U-Boot] [PATCH v2 04/20] arm: socfpga: Restructure misc driver

2017-03-09 Thread Marek Vasut
On 03/09/2017 01:26 AM, Ley Foon Tan wrote: > Restructure misc driver in the preparation to support A10. > Move the Gen5 specific code to _gen5 file. No functional change. > > Change all uint32_t_to u32. > > Signed-off-by: Ley Foon Tan > --- >

[U-Boot] [PATCH v2 04/20] arm: socfpga: Restructure misc driver

2017-03-08 Thread Ley Foon Tan
Restructure misc driver in the preparation to support A10. Move the Gen5 specific code to _gen5 file. No functional change. Change all uint32_t_to u32. Signed-off-by: Ley Foon Tan --- arch/arm/mach-socfpga/Makefile| 3 +-