From: Mugunthan V N Date: Thu, 24 Dec 2015 10:38:21 +0000 (+0530) Subject: arm: dts: dra7-evm: add tick-timer to chosen node X-Git-Tag: v2016.03-rc1~243^2~50 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=87a2127f9f5b3d6a8e14b64be0dbaf888079fa30;p=u-boot arm: dts: dra7-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/dra7-evm.dts b/arch/arm/dts/dra7-evm.dts index 797d411d6f..242fd53516 100644 --- a/arch/arm/dts/dra7-evm.dts +++ b/arch/arm/dts/dra7-evm.dts @@ -16,6 +16,7 @@ chosen { stdout-path = &uart1; + tick-timer = &timer2; }; memory {