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

Mugunthan V N mugunthanvnm at ti.com
Thu Dec 24 11:38:19 CET 2015


Specify timer2 to be used as tick-timer in chosen node.

Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
---
 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/arch/arm/dts/dra72-evm.dts
@@ -16,6 +16,7 @@
 
 	chosen {
 		stdout-path = &uart1;
+		tick-timer = &timer2;
 	};
 
 	memory {
-- 
2.7.0.rc1.5.gf3adf45



More information about the U-Boot mailing list