summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/am437x-gp-evm.dts
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2015-12-24 16:08:11 +0530
committerSimon Glass <sjg@chromium.org>2016-01-20 19:06:21 -0700
commitff9e612651074aa2317fdb607b337928994be725 (patch)
treee0e3d1c3366ad6fd7d761b6cf366f54ca216446e /arch/arm/dts/am437x-gp-evm.dts
parentfb912c6f95e67e16a59971c959d5554bcbc06b0b (diff)
downloadtalos-obmc-uboot-ff9e612651074aa2317fdb607b337928994be725.tar.gz
talos-obmc-uboot-ff9e612651074aa2317fdb607b337928994be725.zip
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>
Diffstat (limited to 'arch/arm/dts/am437x-gp-evm.dts')
-rw-r--r--arch/arm/dts/am437x-gp-evm.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/am437x-gp-evm.dts b/arch/arm/dts/am437x-gp-evm.dts
index b5f0b4ee69..8e23b96609 100644
--- a/arch/arm/dts/am437x-gp-evm.dts
+++ b/arch/arm/dts/am437x-gp-evm.dts
@@ -26,6 +26,7 @@
chosen {
stdout-path = &uart0;
+ tick-timer = &timer2;
};
vmmcsd_fixed: fixedregulator-sd {
OpenPOWER on IntegriCloud