Re: [PATCH v3 3/4] pwm: add LP3943 PWM driver

2013-12-03 Thread Milo Kim
Hi Thierry, On 12/03/2013 07:24 PM, Thierry Reding wrote: On Thu, Sep 12, 2013 at 10:33:50AM +0900, Milo Kim wrote: This is the other of the LP3943 MFD driver. LP3943 can be used as a PWM generator, up to 2 channels. * Two PWM generators supported * Supported PWM operations request, free,

Re: [PATCH v3 3/4] pwm: add LP3943 PWM driver

2013-12-03 Thread Thierry Reding
On Thu, Sep 12, 2013 at 10:33:50AM +0900, Milo Kim wrote: > This is the other of the LP3943 MFD driver. > LP3943 can be used as a PWM generator, up to 2 channels. > > * Two PWM generators supported > > * Supported PWM operations > request, free, config, enable and disable > > * Pin assignment

[PATCH v3 3/4] pwm: add LP3943 PWM driver

2013-09-11 Thread Milo Kim
This is the other of the LP3943 MFD driver. LP3943 can be used as a PWM generator, up to 2 channels. * Two PWM generators supported * Supported PWM operations request, free, config, enable and disable * Pin assignment A driver data, 'pin_used' is checked when a PWM is requested. If the out