Sfoglia il codice sorgente

arm: dts: am437x-gp-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>
Mugunthan V N 9 anni fa
parent
commit
ff9e612651
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      arch/arm/dts/am437x-gp-evm.dts

+ 1 - 0
arch/arm/dts/am437x-gp-evm.dts

@@ -26,6 +26,7 @@
 
 	chosen {
 		stdout-path = &uart0;
+		tick-timer = &timer2;
 	};
 
 	vmmcsd_fixed: fixedregulator-sd {