Re: [PATCH 1/2] hwmon: pwm-fan: Add profile support and add remove module support

2020-05-26 Thread Guenter Roeck
r ; u.kleine- > > koe...@pengutronix.de; ka...@wypas.org; jdelv...@suse.com; > > robh...@kernel.org > > Cc: Bibek Basu ; Bitan Biswas ; > > linux-...@vger.kernel.org; linux-hw...@vger.kernel.org; > > devicet...@vger.kernel.org; linux-te...@vger.kernel.org; linux- > &

RE: [PATCH 1/2] hwmon: pwm-fan: Add profile support and add remove module support

2020-05-26 Thread Sandipan Patra
.org > Cc: Bibek Basu ; Bitan Biswas ; > linux-...@vger.kernel.org; linux-hw...@vger.kernel.org; > devicet...@vger.kernel.org; linux-te...@vger.kernel.org; linux- > ker...@vger.kernel.org > Subject: Re: [PATCH 1/2] hwmon: pwm-fan: Add profile support and add remove > module support &

Re: [PATCH 1/2] hwmon: pwm-fan: Add profile support and add remove module support

2020-05-26 Thread Guenter Roeck
jdelv...@suse.com; linux@roeck- >> us.net; robh...@kernel.org; Bibek Basu ; Bitan Biswas >> ; linux-...@vger.kernel.org; linux- >> hw...@vger.kernel.org; devicet...@vger.kernel.org; linux- >> te...@vger.kernel.org; linux-kernel@vger.kernel.org >> Subject: Re: [PATCH 1/2] hwmon

Re: [PATCH 1/2] hwmon: pwm-fan: Add profile support and add remove module support

2020-05-26 Thread Guenter Roeck
On 5/25/20 10:06 PM, Sandipan Patra wrote: > This change has 2 parts: > 1. Add support for profiles mode settings. > This allows different fan settings for trip point temp/hyst/pwm. > T194 has multiple fan-profiles support. > > 2. Add pwm-fan remove support. This is essential since the con

RE: [PATCH 1/2] hwmon: pwm-fan: Add profile support and add remove module support

2020-05-26 Thread Sandipan Patra
itan Biswas > ; linux-...@vger.kernel.org; linux- > hw...@vger.kernel.org; devicet...@vger.kernel.org; linux- > te...@vger.kernel.org; linux-kernel@vger.kernel.org > Subject: Re: [PATCH 1/2] hwmon: pwm-fan: Add profile support and add remove > module support > > External email: Use caution o

Re: [PATCH 1/2] hwmon: pwm-fan: Add profile support and add remove module support

2020-05-26 Thread Uwe Kleine-König
On Tue, May 26, 2020 at 10:36:04AM +0530, Sandipan Patra wrote: > This change has 2 parts: > 1. Add support for profiles mode settings. > This allows different fan settings for trip point temp/hyst/pwm. > T194 has multiple fan-profiles support. > > 2. Add pwm-fan remove support. This is es