From 6c3401ad862428d6865eb0bf232804e37bd2735d Mon Sep 17 00:00:00 2001 From: Mugunthan V N Date: Thu, 24 Dec 2015 16:08:19 +0530 Subject: arm: dts: dra72-evm: add tick-timer to chosen node Specify timer2 to be used as tick-timer in chosen node. Signed-off-by: Mugunthan V N Reviewed-by: Tom Rini --- arch/arm/dts/dra72-evm.dts | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/dts/dra72-evm.dts') diff --git a/arch/arm/dts/dra72-evm.dts b/arch/arm/dts/dra72-evm.dts index a62550f0e0..fc2d167dee 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 { -- cgit v1.2.1