Re: [RFC PATCH 08/10] rtc: New driver for RTC in Netronix embedded controller

2020-07-04 Thread Jonathan Neuschäfer
Hi, On Sun, Jun 21, 2020 at 02:11:06AM +0200, Alexandre Belloni wrote: > On 21/06/2020 00:42:19+0200, Jonathan Neuschäfer wrote: > > With this driver, mainline Linux can keep its time and date in sync with > > the vendor kernel. > > > > Advanced functionality like alarm and automatic power-on is

Re: [RFC PATCH 08/10] rtc: New driver for RTC in Netronix embedded controller

2020-06-20 Thread Alexandre Belloni
On 21/06/2020 00:42:19+0200, Jonathan Neuschäfer wrote: > With this driver, mainline Linux can keep its time and date in sync with > the vendor kernel. > > Advanced functionality like alarm and automatic power-on is not yet > supported. > Please report the results of rtctest (from the kernel

[RFC PATCH 08/10] rtc: New driver for RTC in Netronix embedded controller

2020-06-20 Thread Jonathan Neuschäfer
With this driver, mainline Linux can keep its time and date in sync with the vendor kernel. Advanced functionality like alarm and automatic power-on is not yet supported. Signed-off-by: Jonathan Neuschäfer --- drivers/rtc/Kconfig | 4 ++ drivers/rtc/Makefile| 1 +