projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dabfd8f
)
ARM: dts: vexpress: disable CA9 core tile sp804 timer
author
Rob Herring
<
[email protected]
>
Thu, 7 Feb 2013 03:15:09 +0000
(21:15 -0600)
committer
Rob Herring
<
[email protected]
>
Thu, 11 Apr 2013 20:11:19 +0000
(15:11 -0500)
The motherboard sp804 timer is used, but core tile sp804 timer is not.
According to Russell King, the clock configuration is undocumented and
defaults to 32kHz which is not desireable. So mark core tile sp804 timer
as disabled.
Signed-off-by: Rob Herring <
[email protected]
>
arch/arm/boot/dts/vexpress-v2p-ca9.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/vexpress-v2p-ca9.dts
b/arch/arm/boot/dts/vexpress-v2p-ca9.dts
index 1420bb14d95c9bdeecea3aff5598612df359b924..62d9b225dcceec8b27464027cd9dba60640c33f5 100644
(file)
--- a/
arch/arm/boot/dts/vexpress-v2p-ca9.dts
+++ b/
arch/arm/boot/dts/vexpress-v2p-ca9.dts
@@
-98,6
+98,7
@@
<0 49 4>;
clocks = <&oscclk2>, <&oscclk2>;
clock-names = "timclk", "apb_pclk";
+ status = "disabled";
};
watchdog@100e5000 {