linux/arch/arm/mach-mx2
Wolfgang Grandegger 56e6943b90 can: sja1000 platform data fixes
The member "clock" of struct "sja1000_platform_data" is documented as
"CAN bus oscillator frequency in Hz" but it's actually used as the CAN
clock frequency, which is half of it. To avoid further confusion, this
patch fixes it by renaming the member to "osc_freq". That way, also
non mainline users will notice the change. The platform code for the
relevant boards is updated accordingly. Furthermore, pre-defined
values are now used for the members "ocr" and "cdr".

Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-05-17 22:39:48 -07:00
..
clock_imx21.c Merge branch 'origin' into devel-stable 2010-03-08 20:21:04 +00:00
clock_imx27.c Merge branch 'origin' into devel-stable 2010-03-08 20:21:04 +00:00
cpu_imx27.c imx27: define and use MX27_IO_ADDRESS 2010-01-08 16:41:25 +01:00
devices.c Merge branch 'origin' into devel-stable 2010-03-08 20:21:04 +00:00
devices.h Merge branch 'origin' into devel-stable 2010-03-08 20:21:04 +00:00
eukrea_mbimx27-baseboard.c arm/imx: let platform files include the SoC-specific iomux header 2010-02-24 10:07:15 +01:00
Kconfig i.MX27 pcm038: Add USB support 2010-02-04 17:29:35 +01:00
mach-cpuimx27.c arm/imx: let platform files include the SoC-specific iomux header 2010-02-24 10:07:15 +01:00
mach-imx27lite.c arm/imx: let platform files include the SoC-specific iomux header 2010-02-24 10:07:15 +01:00
mach-mx21ads.c arm/imx: let platform files include the SoC-specific iomux header 2010-02-24 10:07:15 +01:00
mach-mx27_3ds.c arm/imx: let platform files include the SoC-specific iomux header 2010-02-24 10:07:15 +01:00
mach-mx27ads.c arm/imx: let platform files include the SoC-specific iomux header 2010-02-24 10:07:15 +01:00
mach-mxt_td60.c arm/imx: let platform files include the SoC-specific iomux header 2010-02-24 10:07:15 +01:00
mach-pca100.c Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/master 2010-02-25 14:01:49 +01:00
mach-pcm038.c Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/master 2010-02-25 14:01:49 +01:00
Makefile arm/mx2: split generic.c into mm-imx2[17].c 2010-02-24 10:06:55 +01:00
Makefile.boot arm/imx21: add kbuild support for the Freescale i.MX21 2009-03-13 10:33:45 +01:00
mm-imx21.c arm/mx2: split generic.c into mm-imx2[17].c 2010-02-24 10:06:55 +01:00
mm-imx27.c arm/mx2: split generic.c into mm-imx2[17].c 2010-02-24 10:06:55 +01:00
pcm970-baseboard.c can: sja1000 platform data fixes 2010-05-17 22:39:48 -07:00
serial.c imx2x: convert serial.c to use soc-prefixed constants 2010-02-02 09:07:58 +01:00