From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 08 Aug 2012 17:24:20 +0200 Subject: [U-Boot] [PATCH v2] rtc: imxdi: Initial support In-Reply-To: <1346048717.2154995.1344437826862.JavaMail.root@advansee.com> References: <1346048717.2154995.1344437826862.JavaMail.root@advansee.com> Message-ID: <502284A4.1060202@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 >>> Cc: Wolfgang Denk >>> Cc: Stefano Babic >>> --- >> >> 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 > > 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 -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================