[U-Boot] [PATCH] Add RTC chip pcf2127 support

Meng Yi meng.yi at nxp.com
Wed Nov 30 03:41:45 CET 2016


Hi Simon,

>
> 
> On 28 November 2016 at 22:32, Meng Yi <meng.yi at nxp.com> wrote:
> > This driver compatible with pcf2127 and pcf2129
> >
> > Signed-off-by: Meng Yi <meng.yi at nxp.com>
> > ---
> >  drivers/rtc/Makefile  |  1 +
> >  drivers/rtc/pcf2127.c | 94
> > +++++++++++++++++++++++++++++++++++++++++++++++++++
> >  2 files changed, 95 insertions(+)
> >  create mode 100644 drivers/rtc/pcf2127.c
> 
> Please can you convert this to driver model?
> 

Ok, I will do it and send version V2 later.

> See for example drivers/rtc/sandbox_rtc.c, or perhaps drivers/rtc/mc146818.c
> (you can ignore all code except that used by CONFIG_DM_RTC).
> 

Regards,
Meng


More information about the U-Boot mailing list