[U-Boot] [PATCH] rtc: add Microcrystal RV-8803 driver

Tom Rini trini at konsulko.com
Tue May 28 15:01:39 UTC 2019


On Mon, May 27, 2019 at 10:23:21PM +0200, Michael Walle wrote:

> Signed-off-by: Michael Walle <michael at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190528/d3c7ce78/attachment.sig>


More information about the U-Boot mailing list