Searched hist:d98dfad35c38c037b37c4adc99df01da571031a5 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/hwmon/pmbus/ |
H A D | adm1266.c | diff d98dfad35c38c037b37c4adc99df01da571031a5 Wed Aug 12 09:20:52 CDT 2020 Alexandru Tachici <alexandru.tachici@analog.com> 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>
|
H A D | Kconfig | diff d98dfad35c38c037b37c4adc99df01da571031a5 Wed Aug 12 09:20:52 CDT 2020 Alexandru Tachici <alexandru.tachici@analog.com> 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>
|