commit | 87a2127f9f5b3d6a8e14b64be0dbaf888079fa30 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Thu Dec 24 16:08:21 2015 +0530 |
committer | Simon Glass <sjg@chromium.org> | Wed Jan 20 19:06:22 2016 -0700 |
tree | 2b920219971ae371bc2f441840db095c240110ae | |
parent | 09bdea0188118341fc44893d4caeed151b5ac584 [diff] |
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>
diff --git a/arch/arm/dts/dra7-evm.dts b/arch/arm/dts/dra7-evm.dts index 797d411..242fd53 100644 --- a/arch/arm/dts/dra7-evm.dts +++ b/arch/arm/dts/dra7-evm.dts
@@ -16,6 +16,7 @@ chosen { stdout-path = &uart1; + tick-timer = &timer2; }; memory {