* Hemanth V <hemanthv@xxxxxx> [100630 17:12]: > From 713727188b99465341767eedaa42004862261211 Mon Sep 17 00:00:00 2001 > From: Hemanth V <hemanthv@xxxxxx> > Date: Wed, 30 Jun 2010 18:16:33 +0530 > Subject: [PATCH] OMAP4: Add support for PWM LED > > TWL6030 supports PWM (Pulse Width Modulator) which is used > to control charging LED. This allows for controlling brightness > This patch implements the APIs needed by leds-pwm driver. <snip> > --- /dev/null > +++ b/arch/arm/mach-omap2/twl6030_pwm.c > @@ -0,0 +1,168 @@ > +/* > + * twl6030_pwm.c > + * Driver for PHOENIX (TWL6030) Pulse Width Modulator This should go to somewhere under drivers instead of arch/arm/mach-omap2. Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html