qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v7 12/18] hw/arm/allwinner: add RTC device support


From: Alex Bennée
Subject: Re: [PATCH v7 12/18] hw/arm/allwinner: add RTC device support
Date: Wed, 11 Mar 2020 13:58:59 +0000
User-agent: mu4e 1.3.9; emacs 28.0.50

Niek Linnenbank <address@hidden> writes:

> Allwinner System-on-Chips usually contain a Real Time Clock (RTC)
> for non-volatile system date and time keeping. This commit adds a generic
> Allwinner RTC device that supports the RTC devices found in Allwinner SoC
> family sun4i (A10), sun7i (A20) and sun6i and newer (A31, H2+, H3, etc).
> The following RTC functionality and features are implemented:
>
>  * Year-Month-Day read/write
>  * Hour-Minute-Second read/write
>  * General Purpose storage
>
> The following boards are extended with the RTC device:
>
>  * Cubieboard (hw/arm/cubieboard.c)
>  * Orange Pi PC (hw/arm/orangepi.c)
>
> Signed-off-by: Niek Linnenbank <address@hidden>

Reviewed-by: Alex Bennée <address@hidden>

-- 
Alex Bennée



reply via email to

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