Re: [U-Boot] [PATCH v5 05/13] imx: mx7 dm thermal driver support

2015-08-25 Thread Alonso Adrian
Hi Stefano, > -Original Message- > From: Stefano Babic [mailto:sba...@denx.de] > Sent: Sunday, August 23, 2015 11:04 AM > To: Alonso Lazcano Adrian-B38018 ; u- > b...@lists.denx.de; sba...@denx.de; Estevam Fabio-R49496 > > Cc: ota...@ossystems.com.br; Li Frank-B20596 ; > Garg Nitin-B37173

Re: [U-Boot] [PATCH v5 05/13] imx: mx7 dm thermal driver support

2015-08-23 Thread Stefano Babic
Hi Adrian, On 11/08/2015 18:19, Adrian Alonso wrote: > * Add thermal driver support for imx7 SoC > read_cpu_temperature is SoC dependent > * Redefine config macro to support imx7 and imx6 SoC > > Signed-off-by: Adrian Alonso > Signed-off-by: Peng Fan > --- > Changes for V2: > - Rework patch s

[U-Boot] [PATCH v5 05/13] imx: mx7 dm thermal driver support

2015-08-11 Thread Adrian Alonso
* Add thermal driver support for imx7 SoC read_cpu_temperature is SoC dependent * Redefine config macro to support imx7 and imx6 SoC Signed-off-by: Adrian Alonso Signed-off-by: Peng Fan --- Changes for V2: - Rework patch so it can be applyed on top of patch imx6: standardise OCOTP and fuse c