[PATCH 6/9] ARM: SPMP8000: Add pwm driver

Sascha Hauer s.hauer at pengutronix.de
Mon Oct 10 05:30:10 EDT 2011


On Mon, Oct 10, 2011 at 03:50:51AM +0200, Linus Walleij wrote:
> 2011/10/9 Zoltan Devai <zoss at devai.org>:
> 
> > Signed-off-by: Zoltan Devai <zoss at devai.org>
> > ---
> >  arch/arm/mach-spmp8000/pwm.c |  246 ++++++++++++++++++++++++++++++++++++++++++
> >  1 files changed, 246 insertions(+), 0 deletions(-)
> >  create mode 100644 arch/arm/mach-spmp8000/pwm.c
> 
> Also PWM should have its own subsystem, sadly that is an area
> where discussions about the patches for generic PWM in
> drivers/pwm/ by Sascha Hauer seem to have stalled recently. :-(
> 
> Those we have tend to live in drivers/misc/ and drivers/mfd/
> which is not good.
> 
> Kudos to Sascha for trying to solve the mess, we need more
> subsystems...

Thanks, I'll respin these patches when I find the time. In the mean
time if anyone wants to work on this my latest branch is here:

git://git.pengutronix.de/git/imx/linux-2.6.git pwmlib

It contains the pwm framework and converts most in tree drivers to
the new framework.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the linux-arm-kernel mailing list