On 1/21/21 8:06 PM, Peter Maydell wrote:
> Switch the CMSDK APB dualtimer device over to using its Clock input;
> the pclk-frq property is now ignored.
>
> Signed-off-by: Peter Maydell
> ---
> hw/timer/cmsdk-apb-dualtimer.c | 42 ++
> 1 file changed, 37 insertions
On 21:41 Fri 22 Jan , Peter Maydell wrote:
> On Fri, 22 Jan 2021 at 20:48, Luc Michel wrote:
> >
> > On 19:06 Thu 21 Jan , Peter Maydell wrote:
> > > Switch the CMSDK APB dualtimer device over to using its Clock input;
> > > the pclk-frq property is now ignored.
> > >
> > > Signed-off-by:
On Fri, 22 Jan 2021 at 20:48, Luc Michel wrote:
>
> On 19:06 Thu 21 Jan , Peter Maydell wrote:
> > Switch the CMSDK APB dualtimer device over to using its Clock input;
> > the pclk-frq property is now ignored.
> >
> > Signed-off-by: Peter Maydell
> > ---
> > hw/timer/cmsdk-apb-dualtimer.c |
On 19:06 Thu 21 Jan , Peter Maydell wrote:
> Switch the CMSDK APB dualtimer device over to using its Clock input;
> the pclk-frq property is now ignored.
>
> Signed-off-by: Peter Maydell
> ---
> hw/timer/cmsdk-apb-dualtimer.c | 42 ++
> 1 file changed, 37 inse
Switch the CMSDK APB dualtimer device over to using its Clock input;
the pclk-frq property is now ignored.
Signed-off-by: Peter Maydell
---
hw/timer/cmsdk-apb-dualtimer.c | 42 ++
1 file changed, 37 insertions(+), 5 deletions(-)
diff --git a/hw/timer/cmsdk-apb-du