Re: [PATCH v5 4/7] hwmon: pmbus: adm1266: Add ioctl commands

2020-06-24 Thread Guenter Roeck
On 6/24/20 8:17 AM, alexandru.tach...@analog.com wrote: > From: Alexandru Tachici > > Add two ioctl commands for reading the current state > of the adm1266 sequencer and sending commands. > Please note that I am not going to a accept any ioctls for hwmon drivers, much less unprivileged commands

[PATCH v5 4/7] hwmon: pmbus: adm1266: Add ioctl commands

2020-06-24 Thread alexandru.tachici
From: Alexandru Tachici Add two ioctl commands for reading the current state of the adm1266 sequencer and sending commands. Signed-off-by: Alexandru Tachici --- Documentation/hwmon/adm1266.rst | 15 +++ .../userspace-api/ioctl/ioctl-number.rst | 1 + drivers/hwmon/pmbus/adm