Re: [U-Boot] [PATCH v2 11/14] arm: socfpga: stratix10: Add timer support for Stratix10 SoC

2017-10-11 Thread Dinh Nguyen
On 10/05/2017 08:07 AM, chin.liang@intel.com wrote: > From: Chin Liang See > > Add timer support for Stratix SoC > > Signed-off-by: Chin Liang See > --- > arch/arm/mach-socfpga/timer.c | 17 - > 1 file changed, 16

[U-Boot] [PATCH v2 11/14] arm: socfpga: stratix10: Add timer support for Stratix10 SoC

2017-10-05 Thread chin . liang . see
From: Chin Liang See Add timer support for Stratix SoC Signed-off-by: Chin Liang See --- arch/arm/mach-socfpga/timer.c | 17 - 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/arch/arm/mach-socfpga/timer.c