1
linux/arch/arm/mach-mx3
Sascha Hauer a2865197a5 [ARM] MXC: Use a single function for decoding a PLL
We had 3 versions of this function in clock support for MX1/2/3
Use a single one instead. I picked the one from the MX3 as it seems
to calculate more accurate as the other ones. Also, on MX27 and MX31 mfn
can be negative, this hasn't been handled correctly on MX27 since now.

This patch has been tested on MX27 and MX31 and produces the same clock
frequencies for me.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-03-13 10:33:46 +01:00
..
clock.c [ARM] MXC: Use a single function for decoding a PLL 2009-03-13 10:33:46 +01:00
crm_regs.h i.MX3: introduce clock API 2008-07-05 10:02:48 +02:00
devices.c [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c 2009-01-08 16:29:42 +00:00
devices.h [ARM] MX3: add NAND support 2008-12-16 14:58:02 +01:00
iomux.c i.MX31: fix mxc_iomux_set_pad() 2008-12-16 14:57:24 +01:00
Kconfig [ARM] MX31: basic support for mx31moboard platform 2008-12-16 14:58:19 +01:00
Makefile [ARM] MX31: basic support for mx31moboard platform 2008-12-16 14:58:19 +01:00
Makefile.boot [ARM] 4461/1: MXC platform and i.MX31ADS core support 2007-07-22 15:44:46 +01:00
mm.c [ARM] Remove MT_NONSHARED_DEVICE alias 2008-10-01 16:41:07 +01:00
mx31ads.c [ARM] mx31ads: Add missing include 2008-10-30 15:58:09 +01:00
mx31lite.c [ARM] Remove MT_NONSHARED_DEVICE alias 2008-10-01 16:41:07 +01:00
mx31moboard.c [ARM] MX31: basic support for mx31moboard platform 2008-12-16 14:58:19 +01:00
mx31pdk.c Add basic support for MX31PDK board. 2008-12-16 14:57:57 +01:00
pcm037.c [ARM] pcm037: add NAND support 2008-12-16 14:58:14 +01:00