arm: dts: am437x-gp-evm: add tick-timer to chosen node
authorMugunthan V N <mugunthanvnm@ti.com>
Thu, 24 Dec 2015 10:38:11 +0000 (16:08 +0530)
committerSimon Glass <sjg@chromium.org>
Thu, 21 Jan 2016 02:06:21 +0000 (19:06 -0700)
Specify which timer to be used as tick-timer in chosen node.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/dts/am437x-gp-evm.dts

index b5f0b4e..8e23b96 100644 (file)
@@ -26,6 +26,7 @@
 
        chosen {
                stdout-path = &uart0;
+               tick-timer = &timer2;
        };
 
        vmmcsd_fixed: fixedregulator-sd {