All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] New sysfs attribute for fan control: fan pulses per
@ 2011-02-23  3:54 Guenter Roeck
  2011-02-23 16:29 ` [lm-sensors] New sysfs attribute for fan control: fan pulses Phillip Susi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Guenter Roeck @ 2011-02-23  3:54 UTC (permalink / raw)
  To: lm-sensors

Hi all,

while working on NCT6776F support, I realized that there is a fan control
attribute which is not currently supported by the syfs ABI: The number of
fan pulses per revolution. On the NCT6776F, this can be configured in Bank 6,
registers 0x44 to 0x46. Possible values are 0..3 for 4, 1, 2, or 3 pulses 
per revolution.

I encountered the same parameter when working on PMBus devices. At the time,
I thought this was a variant of a fan divisor (ie a divisor of 1, 2, 3, or 4),
but apparently it is different and independent of the fan divisor.

Question is if it would make sense to merge support for this attribute into fan[1-*]_div,
or if we should define a new attribute specifically for fan pulses per revolution.

Merging it into fan[1-*]_div would mean we would have to permit new values for it,
and we would need a more complex description. Changing the value could be ambiguous
if there is ever a chip which supports both fan divisor and pulse/revolution
configuration registers (NCT6776F and PMBus devices don't, so we would be safe there).

A new attribute (fanX_pulses ? fanX_ppr ?) would be more straightforward,
but ... it would be a new attribute.

Any thoughts ?

Thanks,
Guenter
 

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-03-03 22:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-23  3:54 [lm-sensors] New sysfs attribute for fan control: fan pulses per Guenter Roeck
2011-02-23 16:29 ` [lm-sensors] New sysfs attribute for fan control: fan pulses Phillip Susi
2011-02-23 16:53 ` Guenter Roeck
2011-03-03 22:31 ` Jean Delvare

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.