RE: [PATCH v1 2/3] hw/timer/aspeed: Add AST2700 Support

2024-12-23 Thread Jamin Lin
H Cedric, > Subject: Re: [PATCH v1 2/3] hw/timer/aspeed: Add AST2700 Support > > On 12/16/24 08:53, Jamin Lin wrote: > > The timer controller include 8 sets of 32-bit decrement counters, > > based on either PCLK or 1MHZ clock and the design of timer controller > >

[PATCH v1 2/3] hw/timer/aspeed: Add AST2700 Support

2024-12-15 Thread Jamin Lin via
The timer controller include 8 sets of 32-bit decrement counters, based on either PCLK or 1MHZ clock and the design of timer controller between AST2600 and AST2700 are almost the same. The different is that the register set have a significant change in AST2700. TIMER0 – TIMER7 has their own indivi