From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 13 Apr 2011 10:47:22 +0200 Subject: [U-Boot] [PATCH 3/8] hwmon: Extend lm63.c to support LM64 In-Reply-To: <1302090830-15824-4-git-send-email-eibach@gdsys.de> References: <1302090830-15824-1-git-send-email-eibach@gdsys.de> <1302090830-15824-3-git-send-email-eibach@gdsys.de> <1302090830-15824-4-git-send-email-eibach@gdsys.de> Message-ID: <201104131047.22475.sr@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 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 > --- > 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