Re: [PWM v9 0/3] Implement a generic PWM framework

From: Mike Frysinger
Date: Wed Jun 15 2011 - 11:33:26 EST


On Thu, Mar 31, 2011 at 23:59, Bill Gatliff wrote:
> This patch series contains the ninth attempt at implementation of a
> generic PWM device interface framework. ÂThink gpiolib, but for
> devices and pseudo-devices that generate pulse-wave-modulated outputs.

i was made aware of the existing code in linux/pwm.h. seems that this
framework should absorb that since there are already drivers built on
top of it (i see a backlight, led, and input driver), and we dont want
two frameworks doing exactly the same thing.
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/