[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [PATCH v1 0/3] Support timer for AST2700
From: |
Jamin Lin |
Subject: |
RE: [PATCH v1 0/3] Support timer for AST2700 |
Date: |
Thu, 2 Jan 2025 02:32:39 +0000 |
> From: Jamin Lin <jamin_lin@aspeedtech.com>
> Sent: Monday, December 16, 2024 3:54 PM
> To: Cédric Le Goater <clg@kaod.org>; 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: Jamin Lin <jamin_lin@aspeedtech.com>; Troy Lee
> <troy_lee@aspeedtech.com>; Yunlin Tang <yunlin.tang@aspeedtech.com>
> Subject: [PATCH v1 0/3] Support timer for AST2700
>
> 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.
>
> Jamin Lin (3):
> hw/timer/aspeed: Support different memory region ops
> hw/timer/aspeed: Add AST2700 Support
> aspeed/soc: Support Timer for AST2700
>
> hw/arm/aspeed_ast27x0.c | 17 +++
> hw/timer/aspeed_timer.c | 231
> +++++++++++++++++++++++++++++++-
> include/hw/timer/aspeed_timer.h | 2 +
> 3 files changed, 249 insertions(+), 1 deletion(-)
>
Hi Andrew,
Happy New Year 2025.
Sorry to bother you.
If you have time, could you please help to review this patch series?
Thanks-Jamin
> --
> 2.25.1
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- RE: [PATCH v1 0/3] Support timer for AST2700,
Jamin Lin <=