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 <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Mugunthan V N
2016-01-20 19:06:22 -07:00
committed by Simon Glass
parent 09bdea0188
commit 87a2127f9f
+1
View File
@@ -16,6 +16,7 @@
chosen {
stdout-path = &uart1;
tick-timer = &timer2;
};
memory {