]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
ARM i.MX1: implement clocks using common clock framework
authorSascha Hauer <s.hauer@pengutronix.de>
Fri, 9 Mar 2012 08:11:32 +0000 (09:11 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Wed, 2 May 2012 10:08:32 +0000 (12:08 +0200)
commitcd73785fb7cdd59f0edaaf9958b1bce60e0aab3a
tree40b70299c6b820e83c3359f104a6313a5eccf7db
parent6bbaec5676e4f475b0d78743cbd4c70a8804ce14
ARM i.MX1: implement clocks using common clock framework

This also changes the DMA clkdev lookup to use the imx-dma driver name
and "ahb" as connection ID to request the hclk dma clock.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/clk-imx1.c [new file with mode: 0644]