All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH] Add all new Fintek chips to default config
Date: Sat, 26 Mar 2011 07:56:25 +0000	[thread overview]
Message-ID: <4D8D9C29.2000908@redhat.com> (raw)
In-Reply-To: <20110325161923.4fd7e1b1@endymion.delvare>

Hi,

On 03/25/2011 04:19 PM, Jean Delvare wrote:
> Hans, given that the f71882fg driver delegates the scaling of internal
> voltages to user-space, I think we need the following config entries
> for the new Fintek chips to have good-looking outputs by default?
>

Agreed, ACK. And thanks for taking care of this.

Regards,

Hans


> Index: etc/sensors.conf.default
> =================================> --- etc/sensors.conf.default	(révision 5945)
> +++ etc/sensors.conf.default	(copie de travail)
> @@ -433,7 +433,8 @@
>       set in6_max  3.0 * 1.10
>
>
> -chip "f71882fg-*"
> +chip "f71808e-*" "f71862fg-*" "f71869-*" "f71882fg-*" \
> +     "f71889fg-*" "f71889ed-*" "f71889a-*"
>
>       label in0 "+3.3V"
>       label in7 "3VSB"
> @@ -444,7 +445,7 @@
>       compute in8  @*2, @/2
>
>
> -chip "f8000-*"
> +chip "f71858fg-*" "f8000-*"
>
>       label in0 "+3.3V"
>       label in1 "3VSB"
> @@ -455,6 +456,17 @@
>       compute in2  @*2, @/2
>
>
> +chip "f81865f-*"
> +
> +    label in0 "+3.3V"
> +    label in5 "3VSB"
> +    label in6 "Vbat"
> +
> +    compute in0  @*2, @/2
> +    compute in5  @*2, @/2
> +    compute in6  @*2, @/2
> +
> +
>   chip "adt7473-*" "adt7475-*"
>
>       label in2 "+3.3V"
>
>

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

      reply	other threads:[~2011-03-26  7:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-25 15:19 [lm-sensors] [PATCH] Add all new Fintek chips to default config Jean Delvare
2011-03-26  7:56 ` Hans de Goede [this message]

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=4D8D9C29.2000908@redhat.com \
    --to=hdegoede@redhat.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.