From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 08 Aug 2012 16:29:55 +0200 Subject: [U-Boot] [PATCH v2] rtc: imxdi: Initial support In-Reply-To: <899997662.2137106.1344427048856.JavaMail.root@advansee.com> References: <899997662.2137106.1344427048856.JavaMail.root@advansee.com> Message-ID: <502277E3.1010408@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 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);$ Apart of that, here my: Acked-by: Stefano Babic Best 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 =====================================================================