From d3e25aed73143b98e3f27908f2d951345d8c617b Mon Sep 17 00:00:00 2001 From: Mugunthan V N Date: Thu, 24 Dec 2015 16:08:16 +0530 Subject: arm: dts: am335x-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/am335x-evm.dts b/arch/arm/dts/am335x-evm.dts index e1c5d4f..c0bc2af 100644 --- a/arch/arm/dts/am335x-evm.dts +++ b/arch/arm/dts/am335x-evm.dts @@ -16,6 +16,7 @@ chosen { stdout-path = &uart0; + tick-timer = &timer2; }; cpus { -- cgit v0.10.2