Re: [U-Boot] [PATCH v2 11/19] arm: dts: am335x-boneblack: 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:14PM +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

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 11/19] arm: dts: am335x-boneblack: add tick-timer to chosen node

2016-01-04 Thread Tom Rini
On Thu, Dec 24, 2015 at 04:08:14PM +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 11/19] arm: dts: am335x-boneblack: 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/am335x-boneblack.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/dts/am335x-boneblack.dts 
b/arch/arm/dts/am335x-boneblack.dts
index 679248a..27ebe4a 100644
--- a/arch/arm/dts/am335x-boneblack.dts
+++ b/arch/arm/dts/am335x-boneblack.dts
@@ -15,6 +15,7 @@
compatible = "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
chosen {
stdout-path = 
+   tick-timer = 
};
 };
 
-- 
2.7.0.rc1.5.gf3adf45

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