
28 May
2019
28 May
'19
5:01 p.m.
On Mon, May 27, 2019 at 10:23:21PM +0200, Michael Walle wrote:
Signed-off-by: Michael Walle michael@walle.cc
Btw if anybody notices the compatible string difference to the rv3029 driver, ie mc,rv3029 vs microcrystal,rv8803. The "mc" prefix is actually the legacy one.
drivers/rtc/Kconfig | 10 +++ drivers/rtc/Makefile | 1 + drivers/rtc/rv8803.c | 167 +++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 178 insertions(+) create mode 100644 drivers/rtc/rv8803.c
This overall looks fine. Can you please enable building this in the sandbox_defconfig as well so we have compilation coverage too? Thanks!
--
Tom