All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tang Yuantian-B29983 <B29983@freescale.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH] hwmon: (zl6100) Add new chip support
Date: Fri, 29 Jul 2011 06:43:11 +0000	[thread overview]
Message-ID: <3C06C26914DACA4BB3A368F78CA0B3A70A7E22@039-SN1MPN1-004.039d.mgd.msft.net> (raw)
In-Reply-To: <1308707361-15558-1-git-send-email-b29983@freescale.com>

Great, waiting for good news.

Regards,
Yuantian

> -----Original Message-----
> From: Guenter Roeck [mailto:guenter.roeck@ericsson.com]
> Sent: 2011年7月29日 14:39
> To: Tang Yuantian-B29983
> Cc: lm-sensors@lm-sensors.org; Tabi Timur-B04825; Huang Changming-R66093
> Subject: Re: [PATCH] hwmon: (zl6100) Add new chip support
> 
> On Fri, Jul 29, 2011 at 12:56:25AM -0400, Tang Yuantian-B29983 wrote:
> > Hi,
> >
> > I got this from Intersil Support.
> > It is a zl6100 chip Errata and can't be found in zl6100 later chip.
> > So, this chip maybe can't work on PMbus framework.
> >
> Hi,
> 
> excellent - I'll try to get the errata and information how to detect
> affected chip revisions from Intersil.
> 
> Actually, turns out it will work quite nicely. All I'll have to do is to
> write a little front-end driver which adds the delay for affected devices.
> I am already working on it.
> 
> Thanks,
> Guenter
> 
> > Good luck!
> >
> > Regards,
> > Yuantian
> >
> >
> > > -----Original Message-----
> > > From: Guenter Roeck [mailto:guenter.roeck@ericsson.com]
> > > Sent: 2011年7月29日 12:35
> > > To: Tang Yuantian-B29983
> > > Cc: lm-sensors@lm-sensors.org
> > > Subject: Re: [PATCH] hwmon: (zl6100) Add new chip support
> > >
> > > On Wed, Jun 22, 2011 at 09:49:21AM +0800, b29983@freescale.com wrote:
> > > > From: Tang Yuantian <B29983@freescale.com>
> > > >
> > > > 	The ZL6100 is a digital power controller with Power
> Monitoring
> > > support.
> > > > 	It provides an I2C/SMBus digital interface that enables the
> user to
> > > > 	configure all aspects of the device operation as well as
> monitor
> > > the
> > > > 	input and output parameters. It accepts most standard PMBus
> > > commands.
> > > > 	Four parameters are output here which are Output Current,
> Output
> > > Voltage,
> > > > 	Local Temperature and Remote Temperature.
> > > >
> > > > 	This chip is currently used on some PowerPC platform.
> > > >
> > > > Signed-off-by: Tang Yuantian <b29983@freescale.com>
> > >
> > > Hi,
> > >
> > > I finally got an eval board for the ZL6100 and was able to do some
> > > testing.
> > >
> > > The key problem with the chip and the generic PMBus driver is
> > > reflected by the
> > > 	msleep(2);
> > > in your driver. Problem here is that this adds a delay of up to 20ms
> > > to each and every I2C read command, which is really not desirable. I
> > > found that udelay(500) does the trick as well, but is not much
> > > better. I'll need to think about this a bit.
> > >
> > > Where do you have the 2ms value from ? I don't seem to be able to
> > > find it in the datasheet.
> > > Also, the ZL6105 does not seem to have the timing problem.
> > >
> > > Thanks,
> > > Guenter
> >

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

  parent reply	other threads:[~2011-07-29  6:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-22  1:49 [lm-sensors] [PATCH] hwmon: (zl6100) Add new chip support b29983
2011-06-22  2:50 ` Guenter Roeck
2011-07-29  4:34 ` Guenter Roeck
2011-07-29  4:56 ` Tang Yuantian-B29983
2011-07-29  6:38 ` Guenter Roeck
2011-07-29  6:43 ` Tang Yuantian-B29983 [this message]
2011-07-29  6:51 ` Guenter Roeck
2011-11-10  6:25 ` Tang Yuantian-B29983
2011-11-10  7:21 ` Guenter Roeck

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=3C06C26914DACA4BB3A368F78CA0B3A70A7E22@039-SN1MPN1-004.039d.mgd.msft.net \
    --to=b29983@freescale.com \
    --cc=lm-sensors@vger.kernel.org \
    /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.