On 7/7/26 01:00, Titus Rwantare wrote:
From: titusr <[email protected]>

Generally we expect a PMBus sensor to issue writes after all pending
reads have completed. If a data read needs to be resumed, this state can
be tracked in the device model and the pending data placed in the output
buffer.

Signed-off-by: Titus Rwantare <[email protected]>
---
  hw/i2c/pmbus_device.c      | 10 ++++++++++
  tests/qtest/adm1266-test.c | 10 ++++++----
  2 files changed, 16 insertions(+), 4 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>

Reply via email to