From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/8] hwmon: Extend lm63.c to support LM64
Date: Wed, 13 Apr 2011 10:47:22 +0200 [thread overview]
Message-ID: <201104131047.22475.sr@denx.de> (raw)
In-Reply-To: <1302090830-15824-4-git-send-email-eibach@gdsys.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 <eibach@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
next prev parent reply other threads:[~2011-04-13 8:47 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-06 11:53 [U-Boot] [PATCH 0/8] ppc4xx: Update DLVision 10G support Dirk Eibach
2011-04-06 11:53 ` [U-Boot] [PATCH 1/8] ppc4xx: Improve DLVision-10G PLL setup Dirk Eibach
2011-04-06 11:53 ` [U-Boot] [PATCH 2/8] ppc4xx: Improve video board detection Dirk Eibach
2011-04-06 11:53 ` [U-Boot] [PATCH 3/8] hwmon: Extend lm63.c to support LM64 Dirk Eibach
2011-04-06 11:53 ` [U-Boot] [PATCH 4/8] ppc4xx: Adapt DLVision 10G to new FPGA firmware Dirk Eibach
2011-04-06 11:53 ` [U-Boot] [PATCH 5/8] ppc4xx: Set DLVision 10G osd position to linux defaults Dirk Eibach
2011-04-06 11:53 ` [U-Boot] [PATCH 6/8] ppc4xx: Enable MPC92469AC on DLVision 10G Dirk Eibach
2011-04-06 11:53 ` [U-Boot] [PATCH 7/8] ppc4xx: Improve fan PWM curve " Dirk Eibach
2011-04-06 11:53 ` [U-Boot] [PATCH 8/8] ppc4xx: Do not stop booting on any keypress on dlvision-10g Dirk Eibach
2011-04-13 8:47 ` Stefan Roese [this message]
2011-04-18 8:42 ` [U-Boot] [PATCH 3/8 v2] ppc4xx: Enable LM64 on DLVision 10G Dirk Eibach
2011-04-21 9:28 ` [U-Boot] [PATCH 0/8] ppc4xx: Update DLVision 10G support Stefan Roese
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201104131047.22475.sr@denx.de \
--to=sr@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.