Re: [U-Boot] [PATCH v6 0/5] add i.MX6 thermal sensor driver

2014-11-15 Thread Albert ARIBAUD
Hello nitin.g...@freescale.com, On Fri, 14 Nov 2014 14:13:02 -0600, nitin.g...@freescale.com nitin.g...@freescale.com wrote: From: Nitin Garg nitin.g...@freescale.com This patch set adds i.MX6 thermal sensor driver and enables it for mx6sabre boards. Also adds various anadig bit definitions

Re: [U-Boot] [PATCH v6 0/5] add i.MX6 thermal sensor driver

2014-11-15 Thread Nitin Garg
On 11/15/2014 06:34 AM, Albert ARIBAUD wrote: Hello nitin.g...@freescale.com, On Fri, 14 Nov 2014 14:13:02 -0600, nitin.g...@freescale.com nitin.g...@freescale.com wrote: From: Nitin Garg nitin.g...@freescale.com This patch set adds i.MX6 thermal sensor driver and enables it for mx6sabre

[U-Boot] [PATCH v6 0/5] add i.MX6 thermal sensor driver

2014-11-14 Thread nitin.garg
From: Nitin Garg nitin.g...@freescale.com This patch set adds i.MX6 thermal sensor driver and enables it for mx6sabre boards. Also adds various anadig bit definitions as required for upcoming drivers. Changes in v6: -Aligned imx thermal driver macro defines with kernel Changes in v5: -Don't