From: Holger Schurig Date: Tue, 14 Apr 2009 10:50:20 +0000 (+0200) Subject: imx: re-work of PWM, add i.MX21 support X-Git-Tag: v2.6.31-rc1~344^2~29^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c010dba89bc0f5585550877b1693d11d24063b6b;p=pandora-kernel.git 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 Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed