All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Linux drivers
Date: Thu, 16 May 2013 10:53:09 +0000	[thread overview]
Message-ID: <20130516125309.736e381d@endymion.delvare> (raw)
In-Reply-To: <BB68DB2AA0F98748814ADCB4C9FBCE4716BAAC18@DNCE04.ent.ti.com>

Hi Lieven,

On Thu, 16 May 2013 09:06:40 +0000, Van Lembergen, Lieven wrote:
> Hello jean, guenther,
> 
> Our customer is using the linux driver for the TMP432, but has some extra problems, hope you can help:
> 2 issues:
> -              writing of the max_hyst-field for the last 2 internal sensors
> The files to change values is read only ?can they have access?

There is only one register internally, where the hysteresis is stored
as a relative (or delta) value. So the difference between
temp2_crit_hyst and temp2_crit is always the same as the difference
between temp1_crit_hyst and temp1_crit. Same for temp3_crit_hyst.
That's why only one hyst file is writable.

> -              extended temperature enabling without patching the init?? Can that be done?

The driver doesn't yet support the extended temperature format. This
could be added, you can either contribute it as a patch or wait for (or
even sponsor) someone to implement it for you.

-- 
Jean Delvare

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

  reply	other threads:[~2013-05-16 10:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-16  9:06 [lm-sensors] Linux drivers Van Lembergen, Lieven
2013-05-16 10:53 ` Jean Delvare [this message]
2013-05-16 11:37 ` Jean Delvare
2013-05-16 15:59 ` Guenter Roeck
2013-05-16 16:59 ` 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=20130516125309.736e381d@endymion.delvare \
    --to=khali@linux-fr.org \
    --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.