1
0
Fork 0

arm: dts: am335x-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>
utp
Mugunthan V N 2015-12-24 16:08:16 +05:30 committed by Simon Glass
parent 3f8e517135
commit d3e25aed73
1 changed files with 1 additions and 0 deletions

View File

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