Re: [U-Boot] [PATCH v2 16/19] arm: dts: dra72-evm: add tick-timer to chosen node

2016-01-15 Thread Simon Glass
On 4 January 2016 at 12:58, Tom Rini wrote: > On Thu, Dec 24, 2015 at 04:08:19PM +0530, Mugunthan V N wrote: > >> Specify timer2 to be used as tick-timer in chosen node. >> >> Signed-off-by: Mugunthan V N > > Reviewed-by: Tom Rini > > -- > Tom Applied to u-boot-dm, thanks! _

Re: [U-Boot] [PATCH v2 16/19] arm: dts: dra72-evm: add tick-timer to chosen node

2016-01-04 Thread Tom Rini
On Thu, Dec 24, 2015 at 04:08:19PM +0530, Mugunthan V N wrote: > Specify timer2 to be used as tick-timer in chosen node. > > Signed-off-by: Mugunthan V N Reviewed-by: Tom Rini -- Tom signature.asc Description: Digital signature ___ U-Boot mailing

[U-Boot] [PATCH v2 16/19] arm: dts: dra72-evm: add tick-timer to chosen node

2015-12-24 Thread Mugunthan V N
Specify timer2 to be used as tick-timer in chosen node. Signed-off-by: Mugunthan V N --- arch/arm/dts/dra72-evm.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/dts/dra72-evm.dts b/arch/arm/dts/dra72-evm.dts index efb544c..6e3bbfd 100644 --- a/arch/arm/dts/dra72-evm.dts +++ b/arc