qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 1/3] qtest: Add functions for accessing devices on Aspeed


From: Thomas Huth
Subject: Re: [PATCH v4 1/3] qtest: Add functions for accessing devices on Aspeed I2C controller
Date: Fri, 31 Mar 2023 12:20:45 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0

On 28/03/2023 19.19, Stefan Berger wrote:
Add read and write functions for accessing registers of I2C devices
connected to the Aspeed I2C controller.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Ninad Palsule <ninad@linux.ibm.com>
---
  include/hw/i2c/aspeed_i2c.h |   7 +++
  tests/qtest/qtest_aspeed.c  | 117 ++++++++++++++++++++++++++++++++++++
  tests/qtest/qtest_aspeed.h  |  41 +++++++++++++
  3 files changed, 165 insertions(+)
  create mode 100644 tests/qtest/qtest_aspeed.c
  create mode 100644 tests/qtest/qtest_aspeed.h

Acked-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]