android_kernel_xiaomi_sm8350/arch/arm/mach-mx2
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_imx27.c [ARM] MXC: Use a single function for decoding a PLL 2009-03-13 10:33:46 +01:00
cpu_imx27.c
crm_regs.h
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] MX27: Add NAND resources 2008-12-16 14:57:58 +01:00
generic.c
Kconfig arm/imx21: add kbuild support for the Freescale i.MX21 2009-03-13 10:33:45 +01:00
Makefile
Makefile.boot arm/imx21: add kbuild support for the Freescale i.MX21 2009-03-13 10:33:45 +01:00
mx27ads.c arm/imx2x: new IOMUX definitions 2009-03-13 10:33:44 +01:00
pcm038.c arm/imx2x: new IOMUX definitions 2009-03-13 10:33:44 +01:00
pcm970-baseboard.c
serial.c arm/imx21: add kbuild support for the Freescale i.MX21 2009-03-13 10:33:45 +01:00
system.c