ARM: mxs: retrieve timer irq from device tree
authorShawn Guo <shawn.guo@linaro.org>
Mon, 20 Aug 2012 00:51:45 +0000 (08:51 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 3 Sep 2012 01:31:50 +0000 (09:31 +0800)
commiteeca6e604032af8336baafef84144dd47f5a0f99
treecff564b1bf3de3ead8186fac9dec332a0cf3a170
parent0b76c5412146c1c9e8aef495d2926f31351bc3c0
ARM: mxs: retrieve timer irq from device tree

Rather than using the static timer irq definition, we should retrieve
timer irq from device tree for better.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx23.dtsi
arch/arm/boot/dts/imx28.dtsi
arch/arm/mach-mxs/include/mach/common.h
arch/arm/mach-mxs/timer.c
drivers/clk/mxs/clk-imx23.c
drivers/clk/mxs/clk-imx28.c
This page took 0.026667 seconds and 5 git commands to generate.