diff mbox

[U-Boot,08/19] arm: dts: am437x-gp-evm: add tick-timer to chosen node

Message ID 1448613098-1579-9-git-send-email-mugunthanvnm@ti.com
State Accepted
Commit ff9e612651074aa2317fdb607b337928994be725
Delegated to: Tom Rini
Headers show

Commit Message

Mugunthan V N Nov. 27, 2015, 8:31 a.m. UTC
Specify timer2 to be used as tick-timer in chosen node.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
---
 arch/arm/dts/am437x-gp-evm.dts | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/arch/arm/dts/am437x-gp-evm.dts b/arch/arm/dts/am437x-gp-evm.dts
index b5f0b4e..8e23b96 100644
--- a/arch/arm/dts/am437x-gp-evm.dts
+++ b/arch/arm/dts/am437x-gp-evm.dts
@@ -26,6 +26,7 @@ 
 
 	chosen {
 		stdout-path = &uart0;
+		tick-timer = &timer2;
 	};
 
 	vmmcsd_fixed: fixedregulator-sd {