qemu-devel
[Top][All Lists]
Advanced

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

Re: [SPAM] [PATCH v1 0/8] Support RTC for AST2700


From: Cédric Le Goater
Subject: Re: [SPAM] [PATCH v1 0/8] Support RTC for AST2700
Date: Sat, 2 Nov 2024 16:03:20 +0100
User-agent: Mozilla Thunderbird

On 10/29/24 10:17, Jamin Lin wrote:
change from v1:
1. Support RTC for AST2700.
2. Support SDHCI write protected pin inverted for AST2500 and AST2600.
3. Introduce Capabilities Register 2 for SD slot 0 and 1.
4. Support create flash devices via command line for AST1030.

Jamin Lin (8):
   aspeed/soc: Support RTC for AST2700
   hw/timer/aspeed: Fix coding style
   hw/timer/aspeed: Fix interrupt status does not be cleared for AST2600
   hw/sd/sdhci: Fix coding style
   hw/sd/sdhci: Introduce a new Write Protected pin inverted property
   hw/sd/aspeed_sdhci: Introduce Capabilities Register 2 for SD slot 0
     and 1
   hw/arm/aspeed: Invert sdhci write protected pin for AST2600 and
     AST2500 EVBs
   aspeed: Support create flash devices via command line for AST1030

  hw/arm/aspeed.c         | 30 ++++++++++++------
  hw/arm/aspeed_ast27x0.c | 11 +++++++
  hw/sd/aspeed_sdhci.c    | 40 ++++++++++++++++-------
  hw/sd/sdhci.c           | 70 ++++++++++++++++++++++++++++-------------
  hw/timer/aspeed_timer.c | 15 +++++----
  include/hw/arm/aspeed.h |  1 +
  include/hw/sd/sdhci.h   |  5 +++
  7 files changed, 123 insertions(+), 49 deletions(-)


Applied 1,2,3,6,8 to aspeed-next.

Thanks,

C.





reply via email to

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