Re: [PATCH v3 3/9] hw/i2c: pmbus: add PEC unsupported warning

2022-03-07 Thread Titus Rwantare
Yes, fixed. On Fri, 4 Mar 2022 at 16:02, Philippe Mathieu-Daudé wrote: > > On 2/3/22 02:50, Titus Rwantare wrote: > > Signed-off-by: Titus Rwantare > > --- > > hw/i2c/pmbus_device.c | 5 + > > 1 file changed, 5 insertions(+) > > > > diff --git a/hw/i2c/pmbus_device.c b/hw/i2c/pmbus_device

Re: [PATCH v3 3/9] hw/i2c: pmbus: add PEC unsupported warning

2022-03-04 Thread Philippe Mathieu-Daudé
On 2/3/22 02:50, Titus Rwantare wrote: Signed-off-by: Titus Rwantare --- hw/i2c/pmbus_device.c | 5 + 1 file changed, 5 insertions(+) diff --git a/hw/i2c/pmbus_device.c b/hw/i2c/pmbus_device.c index 93c746bab3..6eeb0731d7 100644 --- a/hw/i2c/pmbus_device.c +++ b/hw/i2c/pmbus_device.c @@

[PATCH v3 3/9] hw/i2c: pmbus: add PEC unsupported warning

2022-03-01 Thread Titus Rwantare
Signed-off-by: Titus Rwantare --- hw/i2c/pmbus_device.c | 5 + 1 file changed, 5 insertions(+) diff --git a/hw/i2c/pmbus_device.c b/hw/i2c/pmbus_device.c index 93c746bab3..6eeb0731d7 100644 --- a/hw/i2c/pmbus_device.c +++ b/hw/i2c/pmbus_device.c @@ -307,6 +307,11 @@ static uint8_t pmbus_rece