qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 5/9] i.MX: Add i.MX6 CCM and ANALOG device.


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v2 5/9] i.MX: Add i.MX6 CCM and ANALOG device.
Date: Tue, 16 Feb 2016 15:21:08 +0000

On 8 February 2016 at 22:08, Jean-Christophe Dubois <address@hidden> wrote:
> Signed-off-by: Jean-Christophe Dubois <address@hidden>
> ---
>
> Changes since V1:
>  * move clk computation to uint64_t to avoid overflow
>  * added explanation on _SET, _CLR and _TOG registers
>  * move CCM and ANALOG handling in sub memory regions.
>
>  hw/misc/Makefile.objs      |   1 +
>  hw/misc/imx6_ccm.c         | 773 
> +++++++++++++++++++++++++++++++++++++++++++++
>  include/hw/misc/imx6_ccm.h | 197 ++++++++++++
>  3 files changed, 971 insertions(+)
>  create mode 100644 hw/misc/imx6_ccm.c
>  create mode 100644 include/hw/misc/imx6_ccm.h


Reviewed-by: Peter Maydell <address@hidden>

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]