Re: [PATCH 0/3] LTC2947 support

2019-09-26 Thread Sa, Nuno
On Tue, 2019-09-24 at 14:49 +0200, Nuno Sá wrote: > > This series adds support for the LTC2947 hwmon device. The device > supports power[1-*]_min_alarm, so that it makes use of > the HWMON_P_MIN_ALARM mask. This brings me to the first patch, which > is a > fix on the hwmon subsystem for the HWMON_

[PATCH 0/3] LTC2947 support

2019-09-24 Thread Nuno Sá
This series adds support for the LTC2947 hwmon device. The device supports power[1-*]_min_alarm, so that it makes use of the HWMON_P_MIN_ALARM mask. This brings me to the first patch, which is a fix on the hwmon subsystem for the HWMON_P_MIN_ALARM mask. It was defining the same mask as HWMON_P_MAX_