RE: [PATCH v3] hwmon: pwm-fan: Add pwm-fan driver

2014-07-16 Thread Kamil Debski
om] > Sent: Tuesday, July 15, 2014 2:02 PM > To: Kamil Debski; devicet...@vger.kernel.org; linux- > ker...@vger.kernel.org; lm-sens...@lm-sensors.org > Cc: t.f...@samsung.com; m.szyprow...@samsung.com; li...@roeck-us.net; > tklau...@distanz.ch; linux-...@vger.kernel.org > Subjec

Re: [PATCH v3] hwmon: pwm-fan: Add pwm-fan driver

2014-07-15 Thread Varka Bhadram
On 07/15/2014 05:21 PM, Kamil Debski wrote: The pwm-fan driver enables control of fans connected to PWM lines. This driver uses the PWM framework, so it is compatible with all PWM devices that provide drivers through the PWM framework. Signed-off-by: Kamil Debski --- Changes since v2: - add CON

Re: [PATCH v3] hwmon: pwm-fan: Add pwm-fan driver

2014-07-15 Thread Varka Bhadram
On 07/15/2014 05:21 PM, Kamil Debski wrote: The pwm-fan driver enables control of fans connected to PWM lines. This driver uses the PWM framework, so it is compatible with all PWM devices that provide drivers through the PWM framework. Signed-off-by: Kamil Debski --- Changes since v2: - add CON