On Thu, 31 Jan 2019 at 15:03, Abel Vesa <abel.vesa@xxxxxxx> wrote: > Add RTC support for i.MX8MQ. > > Signed-off-by: Abel Vesa <abel.vesa@xxxxxxx> Tested on my i.MX8MQ-EVK. The system time is now retained between reboots, but not if the system is fully powered down. Judging by the absence of coin battery on the board I'm guessing the SNVS is simply not powered when the main supply is turned off, in which case this isn't a problem. Tested-by: Chris Spencer <christopher.spencer@xxxxxxxxx>