[PATCH linux dev-4.10 v3 1/2] hwmon: (ucd9000) Add gpio chip interface and clear logged faults
Christopher Bostic
cbostic at linux.vnet.ibm.com
Sat Aug 19 06:23:08 AEST 2017
On 8/17/17 9:48 PM, Joel Stanley wrote:
> Hi Chris,
>
> On Fri, Aug 18, 2017 at 11:05 AM, Christopher Bostic
> <cbostic at linux.vnet.ibm.com> wrote:
>
>> +static DEVICE_ATTR(clear_logged_faults, 0200, NULL,
>> + ucd9000_clear_logged_faults);
>> +
>> +static struct attribute *ucd9000_attributes[] = {
>> + &dev_attr_clear_logged_faults.attr,
>> + NULL
>> +};
> Given this introduces new userspace ABI that will need to be support,
> we will want to run this past upstream as soon as possible.
>
> I suggest you post the next revision of these patches to the hwmon list.
Hi Joel,
Sure, will do that.
Thanks,
Chris
>
> Cheers,
>
> Joel
>
More information about the openbmc
mailing list