qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 0/2] Aspeed I3C device model


From: Cédric Le Goater
Subject: Re: [PATCH v3 0/2] Aspeed I3C device model
Date: Tue, 11 Jan 2022 10:21:13 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0

On 1/11/22 09:45, Troy Lee wrote:
This series of patch introduce a dummy implemenation of aspeed i3c
model, and it provide just enough information for guest machine.
However, the driver probing is still failed, but it will not cause
kernel panic.

v3:
- Remove unused AspeedI3CClass
- Refine memory region
- Refine register reset
- Remove unrelated changes to SPI2 address
- Remove i3c controller irq line

v2:
- Split i3c model into i3c and i3c_device
- Create 6x i3c devices
- Using register fields macro
- Rebase to mainline QEMU

Troy Lee (2):
   Introduce a dummy AST2600 I3C model.
   This patch includes i3c instance in ast2600 soc.

It's nice to add a "hw/arm/aspeed: " prefix to the Subject, or "aspeed: "
at least. In case you resend, keep my "Reviewed-by".

You can grab the patches on :

  http://patchwork.ozlabs.org/project/qemu-devel/list/?series=280442

with :

  pwclient get 1578334 1578335

Thanks,

C.



reply via email to

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