]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM i.MX: Add common clock support for pllv1
authorSascha Hauer <s.hauer@pengutronix.de>
Fri, 9 Mar 2012 08:11:55 +0000 (09:11 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Wed, 2 May 2012 10:07:53 +0000 (12:07 +0200)
commit2af9e6db14db9a7a0a6510227352fb2e69f9d032
tree82ed54efd520f694d3b8689e0a0ab5f4e3feb15b
parent6c7b06850c5a1615cc9e660e0d24ce2025bb9bcf
ARM i.MX: Add common clock support for pllv1

The pllv1 is found on i.MX1, i.M25, i.MX27, i.MX31 and i.MX35.
Currently only reading the rate is supported.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/clk-pllv1.c [new file with mode: 0644]
arch/arm/mach-imx/clk.h