]> git.sur5r.net Git - u-boot/commitdiff
arm: dts: am335x-evm: add tick-timer to chosen node
authorMugunthan V N <mugunthanvnm@ti.com>
Thu, 24 Dec 2015 10:38:16 +0000 (16:08 +0530)
committerSimon Glass <sjg@chromium.org>
Thu, 21 Jan 2016 02:06:22 +0000 (19:06 -0700)
Specify timer2 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/am335x-evm.dts

index e1c5d4f76c6d66cecc8a6f3690464d39f5de65f6..c0bc2af9a526828fc7cbe0ffeb734574b875a4f7 100644 (file)
@@ -16,6 +16,7 @@
 
        chosen {
                stdout-path = &uart0;
+               tick-timer = &timer2;
        };
 
        cpus {