projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09bdea0
)
arm: dts: dra7-evm: add tick-timer to chosen node
author
Mugunthan V N
<mugunthanvnm@ti.com>
Thu, 24 Dec 2015 10:38:21 +0000
(16:08 +0530)
committer
Simon Glass
<sjg@chromium.org>
Thu, 21 Jan 2016 02:06:22 +0000
(19:06 -0700)
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>
arch/arm/dts/dra7-evm.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/dra7-evm.dts
b/arch/arm/dts/dra7-evm.dts
index 797d411d6f7160d6c52ad64d86c1db23b287f881..242fd535164916e0330eea6e1bd75c9d4410ae76 100644
(file)
--- 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 {