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:
fb912c6
)
arm: dts: am437x-gp-evm: add tick-timer to chosen node
author
Mugunthan V N
<mugunthanvnm@ti.com>
Thu, 24 Dec 2015 10:38:11 +0000
(16:08 +0530)
committer
Simon Glass
<sjg@chromium.org>
Thu, 21 Jan 2016 02:06:21 +0000
(19:06 -0700)
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>
arch/arm/dts/am437x-gp-evm.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/am437x-gp-evm.dts
b/arch/arm/dts/am437x-gp-evm.dts
index b5f0b4ee69a7ba1d7ac7665f7546abd1dcd9ba19..8e23b9660917a868cf4ff8d043713871b6d583c0 100644
(file)
--- 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 {