[U-Boot] [PATCH 3/8] hwmon: Extend lm63.c to support LM64

Stefan Roese sr at denx.de
Wed Apr 13 10:47:22 CEST 2011


Hi Dirk,

On Wednesday 06 April 2011 13:53:45 Dirk Eibach wrote:
> This patch adds support for the National LM64 temperature
> sensor with integrated fan control to lm63.c.
> It's used on the GDSys DLVision-10G board (405EP).
> 
> Main difference between LM63 and LM64 is 16°C offset in sensor
> readings.
> 
> Signed-off-by: Dirk Eibach <eibach at gdsys.de>
> ---
>  drivers/hwmon/lm63.c           |   28 ++++++++++++++++++++++++----
>  include/configs/dlvision-10g.h |    2 +-
>  2 files changed, 25 insertions(+), 5 deletions(-)

Please split this patch, one patch to extend the lm63 driver and one to add 
its support to your board config header. This way I can apply the ppc4xx 
specific patches without the hwmon change.

And while at it, I suggest to remove the hwmon change from this patchset and 
send it as a separate patch.

Thanks.
 
Cheers,
Stefan

--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de


More information about the U-Boot mailing list