On Thu, Jan 11, 2018 at 10:29 AM, Philippe Mathieu-Daudé
wrote:
> On Tue, Jan 9, 2018 at 3:50 PM, Alistair Francis
> wrote:
>> Initial commit of the ZynqMP RTC device.
>>
>> Signed-off-by: Alistair Francis
>> ---
>>
>> hw/timer/Makefile.objs | 1 +
>> hw/timer/xlnx-zynqmp-rtc.c
On Tue, Jan 9, 2018 at 3:50 PM, Alistair Francis
wrote:
> Initial commit of the ZynqMP RTC device.
>
> Signed-off-by: Alistair Francis
> ---
>
> hw/timer/Makefile.objs | 1 +
> hw/timer/xlnx-zynqmp-rtc.c | 232
> +
> include/hw/timer/xln
On Thu, Jan 11, 2018 at 3:57 AM, Peter Maydell wrote:
> On 9 January 2018 at 18:50, Alistair Francis
> wrote:
>> Initial commit of the ZynqMP RTC device.
>>
>> Signed-off-by: Alistair Francis
>
> Hi -- did you forget to send the cover letter for this series, or
> did the mailing list server drop
On 9 January 2018 at 18:50, Alistair Francis
wrote:
> Initial commit of the ZynqMP RTC device.
>
> Signed-off-by: Alistair Francis
Hi -- did you forget to send the cover letter for this series, or
did the mailing list server drop it? I only see the 3 patch mails...
thanks
-- PMM
Initial commit of the ZynqMP RTC device.
Signed-off-by: Alistair Francis
---
hw/timer/Makefile.objs | 1 +
hw/timer/xlnx-zynqmp-rtc.c | 232 +
include/hw/timer/xlnx-zynqmp-rtc.h | 84 ++
3 files changed, 317 insertions(+)
c