Re: [PATCH v7 2/9] hwmon: pmbus: adm1266: Add Block process call

2020-08-05 Thread Dan Carpenter
Hi, url: https://github.com/0day-ci/linux/commits/alexandru-tachici-analog-com/hwmon-pmbus-adm1266-add-support/20200728-002155 base: https://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-next config: x86_64-randconfig-m001-20200731 (attached as .config) compiler: g

[PATCH v7 2/9] hwmon: pmbus: adm1266: Add Block process call

2020-07-27 Thread alexandru.tachici
From: Alexandru Tachici 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 ADM12

[PATCH v7 2/9] hwmon: pmbus: adm1266: Add Block process call

2020-07-27 Thread alexandru.tachici
From: Alexandru Tachici 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 ADM12