summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2011-03-09 19:57:14 (GMT)
committerGuenter Roeck <guenter.roeck@ericsson.com>2011-03-15 05:39:25 (GMT)
commit3cad402281607d4db0d99d88fbd67cabb7c5b9f1 (patch)
tree81147d3ef8f5a8d6230ae531d00e929a887a77fa /virt
parente48a7f1a719b258ee8bd2e809205d6d0f9d66aed (diff)
downloadlinux-3cad402281607d4db0d99d88fbd67cabb7c5b9f1.tar.xz
hwmon/f71882fg: Add support for f71889ed
Note that this patch also makes 2 changes to the code paths for the f71889fg to keep the code unified between the 2 (for simplicities sake). Both of these are harmless for then f71889fg: 1) The first change is to always set the FAN_PROG_SEL bit to 0. This influences accesses to some banked fan / pwm registers. On the f71889fg no registers which we use are banked. On the f71889ed however some more fan registers have been banked including one which we use, by making the FAN_PROG_SEL bit 0, address 0x96 will point to the right register. 2) The second change is to see a FANx_TEMP_SEL value of 0 as pointing to a PECI / AMDSI value, and thus disable our pwm related sysfs attr. This is correct for the f71889ed and on the f71889fg 0 is a reserved value, so we should never see it and if we do, disabling the pwm related sysfs attr is a sane thing to do. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Tested-by: Thomas Greve <tg42@gmx.net> Tested-by: Sander Eikelenboom <linux@eikelenboom.it> Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions