Searched hist:"407 dc802a9c0809ca6a48de4b4c63305eb84ef56" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/hwmon/pmbus/ |
H A D | adm1266.c | diff 407dc802a9c0809ca6a48de4b4c63305eb84ef56 Wed Aug 12 09:20:51 CDT 2020 Alexandru Tachici <alexandru.tachici@analog.com> hwmon: (pmbus/adm1266) Add Block process call
PmBus devices support Block Write-Block Read Process Call described in SMBus specification v 2.0 with the exception that Block writes and reads are permitted to have up 255 data bytes instead of max 32 bytes (SMBus).
This patch adds Block WR process call support for ADM1266.
Signed-off-by: Alexandru Tachici <alexandru.tachici@analog.com> Link: https://lore.kernel.org/r/20200812142055.9213-3-alexandru.tachici@analog.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|
H A D | Kconfig | diff 407dc802a9c0809ca6a48de4b4c63305eb84ef56 Wed Aug 12 09:20:51 CDT 2020 Alexandru Tachici <alexandru.tachici@analog.com> hwmon: (pmbus/adm1266) Add Block process call
PmBus devices support Block Write-Block Read Process Call described in SMBus specification v 2.0 with the exception that Block writes and reads are permitted to have up 255 data bytes instead of max 32 bytes (SMBus).
This patch adds Block WR process call support for ADM1266.
Signed-off-by: Alexandru Tachici <alexandru.tachici@analog.com> Link: https://lore.kernel.org/r/20200812142055.9213-3-alexandru.tachici@analog.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|