summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/atlas6.dtsi
diff options
context:
space:
mode:
authorZhiwu Song2014-05-05 13:30:04 +0200
committerBarry Song2014-05-12 15:43:49 +0200
commitc7cff54d5926e3f419c23eff2ebaf6f5e12da05d (patch)
treef5070d37732decf324f11f426f4c2c4c87239066 /arch/arm/boot/dts/atlas6.dtsi
parentirqchip: sirf: fix one minor checkpatch issue (diff)
downloadkernel-qcow2-linux-c7cff54d5926e3f419c23eff2ebaf6f5e12da05d.tar.gz
kernel-qcow2-linux-c7cff54d5926e3f419c23eff2ebaf6f5e12da05d.tar.xz
kernel-qcow2-linux-c7cff54d5926e3f419c23eff2ebaf6f5e12da05d.zip
clocksource:sirf: remove the hardcode for the clk of timers
Nobody want to know the connection between io clk and timer clk, so exposing this information to timer module is not reasonable. this patch moves to define the timers' clk in dt. Signed-off-by: Zhiwu Song <Zhiwu.Song@csr.com> Signed-off-by: Barry Song <Baohua.Song@csr.com>
Diffstat (limited to 'arch/arm/boot/dts/atlas6.dtsi')
-rw-r--r--arch/arm/boot/dts/atlas6.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/atlas6.dtsi b/arch/arm/boot/dts/atlas6.dtsi
index 9d72674049d6..317bc590a4d0 100644
--- a/arch/arm/boot/dts/atlas6.dtsi
+++ b/arch/arm/boot/dts/atlas6.dtsi
@@ -195,6 +195,7 @@
compatible = "sirf,prima2-tick";
reg = <0xb0020000 0x1000>;
interrupts = <0>;
+ clocks = <&clks 11>;
};
nand@b0030000 {