From: Mugunthan V N Date: Thu, 24 Dec 2015 10:38:19 +0000 (+0530) Subject: arm: dts: dra72-evm: add tick-timer to chosen node X-Git-Tag: v2016.03-rc1~243^2~52 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6c3401ad862428d6865eb0bf232804e37bd2735d;p=oweals%2Fu-boot.git 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 --- 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 {