linux/arch/arm/plat-mxc
Holger Schurig c010dba89b imx: re-work of PWM, add i.MX21 support
* Kconfig enables now HAVE_PWM (this enables in turn the selection of
  CONFIG_BACKLIGHT_PWM)
* changes CONFIG_ARCH_MXyy to CONFIG_MACH_MXyy
* fix some register names to match those of the reference manual
* write a stub code so that the PWM can be used to program the
  LCD backlight
* convert from #ifdef CONFIG_ARCH_MXxx to cpu_is_mxXX()
* remove unneeded defines and fix 80-column "violations" of checkpatch.pl

Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-05-07 16:16:38 +02:00
..
include/mach MXC: mx21ads base support 2009-05-07 16:16:24 +02:00
clock.c [ARM] MXC: add clkdev support 2009-03-13 10:33:50 +01:00
cpu.c [ARM] MXC: add cpu_is_ macros 2009-03-13 10:34:26 +01:00
devices.c arm/imx2x: removes a bunch of sparse-warnings 2009-03-13 10:33:52 +01:00
dma-mx1-mx2.c mxc : BUG in imx_dma_request 2009-05-05 09:36:36 +02:00
gpio.c mxc: emulate GPIO interrupt on both-edges 2009-05-07 16:16:06 +02:00
iomux-mx1-mx2.c arm/imx2x: new IOMUX definitions 2009-03-13 10:33:44 +01:00
iomux-v3.c MXC: Add iomux support for MX35 SoCs 2009-05-07 16:14:56 +02:00
irq.c mxc irq: make architecture runtime dependent 2009-05-07 16:15:45 +02:00
Kconfig imx: re-work of PWM, add i.MX21 support 2009-05-07 16:16:38 +02:00
Makefile MXC: Add iomux support for MX35 SoCs 2009-05-07 16:14:56 +02:00
pwm.c imx: re-work of PWM, add i.MX21 support 2009-05-07 16:16:38 +02:00
system.c mxc: add arch_reset() function 2009-03-27 14:51:14 +01:00
time.c mxc timer: make compile time independent 2009-05-07 16:15:42 +02:00