commit | d98dfad35c38c037b37c4adc99df01da571031a5 | [log] [tgz] |
---|---|---|
author | Alexandru Tachici <alexandru.tachici@analog.com> | Wed Aug 12 17:20:52 2020 +0300 |
committer | Guenter Roeck <linux@roeck-us.net> | Wed Sep 23 09:42:41 2020 -0700 |
tree | ee27d1f875e0dbf27448772a1e097c5c0e912ab1 | |
parent | 407dc802a9c0809ca6a48de4b4c63305eb84ef56 [diff] |
hwmon: (pmbus/adm1266) Add support for GPIOs Adm1266 exposes 9 GPIOs and 16 PDIOs which are currently read-only. They are controlled by the internal sequencing engine. This patch makes adm1266 driver expose GPIOs and PDIOs to user-space using GPIO provider kernel api. Signed-off-by: Alexandru Tachici <alexandru.tachici@analog.com> Link: https://lore.kernel.org/r/20200812142055.9213-4-alexandru.tachici@analog.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>