Skip to content

Commit

Permalink
arm: dts: am335x-evm: add tick-timer to chosen node
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
mugunthanvnm authored and sjg20 committed Jan 21, 2016
1 parent 3f8e517 commit d3e25ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/dts/am335x-evm.dts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

chosen {
stdout-path = &uart0;
tick-timer = &timer2;
};

cpus {
Expand Down

0 comments on commit d3e25ae

Please sign in to comment.