From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 21 Nov 2014 16:45:42 +0100 Subject: [U-Boot] [PATCH v7 2/4] DM: thermal: Add imx thermal DM driver In-Reply-To: <1416489255-27370-3-git-send-email-B37916@freescale.com> References: <1416489255-27370-1-git-send-email-B37916@freescale.com> <1416489255-27370-3-git-send-email-B37916@freescale.com> Message-ID: <546F5E26.2050000@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 20/11/2014 14:14, Ye.Li wrote: > Add a new thermal uclass for thermal sensor and implement the imx > thermal driver basing on this uclass. > > Signed-off-by: Ye.Li > --- After fixing: WARNING: line over 80 characters #481: FILE: include/thermal.h:28: + * This must be called before doing any transfers with a Thermal slave. It WARNING: line over 80 characters #482: FILE: include/thermal.h:29: + * will enable and initialize any Thermal hardware as necessary, and make Applied to u-boot-imx, thanks ! 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 =====================================================================