Re: [PATCH v2 05/23] aspeed/timer: Add support for control register 3

2019-09-26 Thread Joel Stanley
On Wed, 25 Sep 2019 at 14:33, Cédric Le Goater wrote: > > The AST2500 timer has a third control register that is used to > implement a set-to-clear feature for the main control register. > > This models the behaviour expected by the AST2500 while maintaining > the same behaviour for the AST2400. >

[PATCH v2 05/23] aspeed/timer: Add support for control register 3

2019-09-25 Thread Cédric Le Goater
The AST2500 timer has a third control register that is used to implement a set-to-clear feature for the main control register. This models the behaviour expected by the AST2500 while maintaining the same behaviour for the AST2400. The vmstate version is not increased yet because the structure is