Hi Cedric, > -----Original Message----- > From: Cédric Le Goater <[email protected]> > Sent: Monday, January 20, 2025 5:30 PM > To: Jamin Lin <[email protected]>; Peter Maydell > <[email protected]>; Steven Lee <[email protected]>; Troy > Lee <[email protected]>; Andrew Jeffery <[email protected]>; > Joel Stanley <[email protected]>; open list:ASPEED BMCs > <[email protected]>; open list:All patches CC here > <[email protected]> > Cc: Troy Lee <[email protected]>; Yunlin Tang > <[email protected]> > 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/[email protected]/mail5.html Thanks-Jamin > C. >
