Browse Source

arm: dts: dra7-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>
Mugunthan V N 8 years ago
parent
commit
87a2127f9f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/dts/dra7-evm.dts

+ 1 - 0
arch/arm/dts/dra7-evm.dts

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