RE: [PATCH v1 0/3] Support timer for AST2700

2025-01-01 Thread Jamin Lin
> From: Jamin Lin > Sent: Monday, December 16, 2024 3:54 PM > To: Cédric Le Goater ; Peter Maydell > ; Steven Lee ; Troy > Lee ; Andrew Jeffery ; > Joel Stanley ; open list:ASPEED BMCs > ; open list:All patches CC here > > Cc: Jamin Lin ; Troy Lee > ; Yunlin

[PATCH v1 0/3] Support timer for AST2700

2024-12-15 Thread Jamin Lin via
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 dif