summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/am335x-boneblack.dts
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2015-12-24 16:08:14 +0530
committerSimon Glass <sjg@chromium.org>2016-01-20 19:06:21 -0700
commitc7bd870462231d2b0ea2b093b5e10c6f1f6d5f55 (patch)
tree9e3ce0a8c7aca914d126e1e0e1d053c1bbc9ca59 /arch/arm/dts/am335x-boneblack.dts
parentac3507dc5063ce189830f725bf0149df22cf7910 (diff)
downloadtalos-obmc-uboot-c7bd870462231d2b0ea2b093b5e10c6f1f6d5f55.tar.gz
talos-obmc-uboot-c7bd870462231d2b0ea2b093b5e10c6f1f6d5f55.zip
arm: dts: am335x-boneblack: 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/am335x-boneblack.dts')
-rw-r--r--arch/arm/dts/am335x-boneblack.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/am335x-boneblack.dts b/arch/arm/dts/am335x-boneblack.dts
index 679248aa02..27ebe4a65d 100644
--- a/arch/arm/dts/am335x-boneblack.dts
+++ b/arch/arm/dts/am335x-boneblack.dts
@@ -15,6 +15,7 @@
compatible = "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
chosen {
stdout-path = &uart0;
+ tick-timer = &timer2;
};
};
OpenPOWER on IntegriCloud