arm: dts: am437x-gp-evm: add tick-timer to chosen node

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>
This commit is contained in:
Mugunthan V N 2015-12-24 16:08:11 +05:30 committed by Simon Glass
parent fb912c6f95
commit ff9e612651
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
chosen {
stdout-path = &uart0;
tick-timer = &timer2;
};
vmmcsd_fixed: fixedregulator-sd {