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:
parent
1ce32ba7ae
commit
34afc6148a
@ -26,6 +26,7 @@
|
|||||||
|
|
||||||
chosen {
|
chosen {
|
||||||
stdout-path = &uart0;
|
stdout-path = &uart0;
|
||||||
|
tick-timer = &timer2;
|
||||||
};
|
};
|
||||||
|
|
||||||
backlight {
|
backlight {
|
||||||
|
Loading…
Reference in New Issue
Block a user