[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [PATCH v2 0/3] Support timer for AST2700
From: |
Jamin Lin |
Subject: |
RE: [PATCH v2 0/3] Support timer for AST2700 |
Date: |
Wed, 22 Jan 2025 03:37:58 +0000 |
Hi Cedric,
> -----Original Message-----
> From: Cédric Le Goater <clg@kaod.org>
> Sent: Monday, January 20, 2025 5:30 PM
> To: Jamin Lin <jamin_lin@aspeedtech.com>; Peter Maydell
> <peter.maydell@linaro.org>; Steven Lee <steven_lee@aspeedtech.com>; Troy
> Lee <leetroy@gmail.com>; Andrew Jeffery <andrew@codeconstruct.com.au>;
> Joel Stanley <joel@jms.id.au>; open list:ASPEED BMCs
> <qemu-arm@nongnu.org>; open list:All patches CC here
> <qemu-devel@nongnu.org>
> Cc: Troy Lee <troy_lee@aspeedtech.com>; Yunlin Tang
> <yunlin.tang@aspeedtech.com>
> Subject: Re: [PATCH v2 0/3] Support timer for AST2700
>
> On 1/13/25 07:44, Jamin Lin wrote:
> > v1:
> > - Support timer for AST2700
> > - Introduce new "aspeed_2700_timer_read" and
> "aspeed_2700_timer_write"
> > callback functions and "aspeed_2700_timer_ops" memory
> > region operation for AST2700.
> > Introduce a new ast2700 class to support AST2700.
> >
> > v2:
> > Refactor Timer Callbacks for SoC-Specific Implementations
> >
> > Jamin Lin (3):
> > hw/timer/aspeed: Refactor Timer Callbacks for SoC-Specific
> > Implementations
> > hw/timer/aspeed: Add AST2700 Support
> > aspeed/soc: Support Timer for AST2700
> >
> > hw/arm/aspeed_ast27x0.c | 17 +++
> > hw/timer/aspeed_timer.c | 263
> ++++++++++++++++++++++++++++++--
> > hw/timer/trace-events | 2 +-
> > include/hw/timer/aspeed_timer.h | 1 +
> > 4 files changed, 267 insertions(+), 16 deletions(-)
> >
>
>
> Applied to aspeed-next.
>
> Thanks,
>
Sorry, I do not see this comment in the following links, too.
Do I lost anything?
https://patchwork.kernel.org/project/qemu-devel/list/
https://patchew.org/QEMU/
https://www.mail-archive.com/qemu-devel@nongnu.org/mail5.html
Thanks-Jamin
> C.
>