I did a typo in the reply-to address. I just resent the series with the
proper one.
Sorry for that...
Damien
On 9/4/19 11:38 AM, damien.he...@greensocs.con wrote:
> From: Damien Hedde
>
> This series aims to add a way to model clock distribution in qemu. This allows
> to model the clock tree of
From: Damien Hedde
This series aims to add a way to model clock distribution in qemu. This allows
to model the clock tree of a platform allowing us to inspect clock
configuration and detect problems such as disabled clock or bad configured
pll.
The added clock api is very similar the the gpio ap
This series aims to add a way to model clock distribution in qemu. This allows
to model the clock tree of a platform allowing us to inspect clock
configuration and detect problems such as disabled clock or bad configured
pll.
The added clock api is very similar the the gpio api for devices. We can