commit | 00c7f5f54e006364e883694f77b61dbc709e4efa | [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 | 1612111aeda678e2880c85c460f816c264a08f42 [diff] [blame] |
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 {