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

2016-01-15 Thread Simon Glass
On 24 December 2015 at 03:38, Mugunthan V N  wrote:
> Specify which timer to be used as tick-timer in chosen node.
>
> Signed-off-by: Mugunthan V N 
> ---
>  arch/arm/dts/am437x-sk-evm.dts | 1 +
>  1 file changed, 1 insertion(+)

Applied to u-boot-dm, thanks!
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2016-01-04 Thread Tom Rini
On Thu, Dec 24, 2015 at 04:08:09PM +0530, Mugunthan V N wrote:

> Specify which timer 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 list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH v2 06/19] arm: dts: am437x-sk-evm: add tick-timer to chosen node

2015-12-24 Thread Mugunthan V N
Specify which timer to be used as tick-timer in chosen node.

Signed-off-by: Mugunthan V N 
---
 arch/arm/dts/am437x-sk-evm.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/dts/am437x-sk-evm.dts b/arch/arm/dts/am437x-sk-evm.dts
index 3f9d808..85d3381 100644
--- a/arch/arm/dts/am437x-sk-evm.dts
+++ b/arch/arm/dts/am437x-sk-evm.dts
@@ -26,6 +26,7 @@
 
chosen {
stdout-path = 
+   tick-timer = 
};
 
backlight {
-- 
2.7.0.rc1.5.gf3adf45

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot