
On 08/08/2012 16:57, Benoît Thébaudeau wrote:
Hi Stefano,
On 08/08/2012 16:29, Stefano Babic wrote:
On 08/08/2012 13:57, Benoît Thébaudeau wrote:
Add support for Freescale's i.MX DryIce RTC, present on i.MX25.
Signed-off-by: Benoît Thébaudeau benoit.thebaudeau@advansee.com Cc: Wolfgang Denk wd@denx.de Cc: Stefano Babic sbabic@denx.de
Hi Benoît,
checkpatch reports an error when I run your patch. Can you fix it ?
ERROR: code indent should use tabs where possible #275: FILE: drivers/rtc/imxdi.c:229: +^I tmp->tm_hour, tmp->tm_min, tmp->tm_sec);$
I've just posted a v3 fixing that.
Apart of that, here my:
Acked-by: Stefano Babic sbabic@denx.de
Thanks. Who is supposed to apply it, and to which repository?
The driver is used by i.MX only - we have no strict rules, but I am going to apply it to u-boot-imx.
Regards, Stefano Babic