Re: [PATCH] hw: timer: Add i.MX sysctr timer implementation

2021-07-12 Thread Daniel Baluta
On Wed, Jul 7, 2021 at 10:21 PM Peter Maydell wrote: > > On Wed, 7 Jul 2021 at 12:39, Daniel Baluta wrote: > > > > From: Viorica Mancas > > > > The System Counter (SYS_CTR) is a programmable system counter, which > > provides a > > shared time base to multiple processors. It is intended for

Re: [PATCH] hw: timer: Add i.MX sysctr timer implementation

2021-07-12 Thread Philippe Mathieu-Daudé
On 7/12/21 4:02 PM, Peter Maydell wrote: > On Mon, 12 Jul 2021 at 14:58, Daniel Baluta wrote: >> >> On Wed, Jul 7, 2021 at 10:21 PM Peter Maydell >> wrote: >>> >>> On Wed, 7 Jul 2021 at 12:39, Daniel Baluta >>> wrote: From: Viorica Mancas The System Counter (SYS_CTR) is a

Re: [PATCH] hw: timer: Add i.MX sysctr timer implementation

2021-07-12 Thread Peter Maydell
On Mon, 12 Jul 2021 at 14:58, Daniel Baluta wrote: > > On Wed, Jul 7, 2021 at 10:21 PM Peter Maydell > wrote: > > > > On Wed, 7 Jul 2021 at 12:39, Daniel Baluta > > wrote: > > > > > > From: Viorica Mancas > > > > > > The System Counter (SYS_CTR) is a programmable system counter, which > > >

Re: [PATCH] hw: timer: Add i.MX sysctr timer implementation

2021-07-07 Thread Peter Maydell
On Wed, 7 Jul 2021 at 12:39, Daniel Baluta wrote: > > From: Viorica Mancas > > The System Counter (SYS_CTR) is a programmable system counter, which provides > a > shared time base to multiple processors. It is intended for applications > where the counter > is always powered on, and supports

[PATCH] hw: timer: Add i.MX sysctr timer implementation

2021-07-07 Thread Daniel Baluta
From: Viorica Mancas The System Counter (SYS_CTR) is a programmable system counter, which provides a shared time base to multiple processors. It is intended for applications where the counter is always powered on, and supports multiple unrelated clocks. This system counter can be found on NXP