arm: dts: am437x-sk-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:09 +05:30 committed by Simon Glass
parent 1ce32ba7ae
commit 34afc6148a

View file

@ -26,6 +26,7 @@
chosen {
stdout-path = &uart0;
tick-timer = &timer2;
};
backlight {