All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Support timer for AST2700
@ 2024-12-16  7:53 ` Jamin Lin via
  0 siblings, 0 replies; 14+ messages in thread
From: Jamin Lin via @ 2024-12-16  7:53 UTC (permalink / raw)
  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.tang

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(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-01-09  7:10 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-16  7:53 [PATCH v1 0/3] Support timer for AST2700 Jamin Lin via
2024-12-16  7:53 ` Jamin Lin via
2024-12-16  7:53 ` [PATCH v1 1/3] hw/timer/aspeed: Support different memory region ops Jamin Lin via
2024-12-24  9:04   ` Philippe Mathieu-Daudé
2024-12-24  9:06     ` Jamin Lin
2025-01-09  1:58   ` Andrew Jeffery
2025-01-09  2:26     ` Jamin Lin
2025-01-09  7:01       ` Cédric Le Goater
2025-01-09  7:10         ` Jamin Lin
2024-12-16  7:53 ` [PATCH v1 2/3] hw/timer/aspeed: Add AST2700 Support Jamin Lin via
2024-12-16  7:53   ` Jamin Lin via
     [not found]   ` <e87208a6-bea4-48ec-a527-df02dac8f772@kaod.org>
2024-12-24  1:22     ` Jamin Lin
2024-12-16  7:53 ` [PATCH v1 3/3] aspeed/soc: Support Timer for AST2700 Jamin Lin via
2025-01-02  2:32 ` [PATCH v1 0/3] Support timer " Jamin Lin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.