]> git.sur5r.net Git - groeck-it87/commit
Fix PECI/AMDTSI selection
authorGuenter Roeck <linux@roeck-us.net>
Sat, 7 Oct 2017 14:38:41 +0000 (07:38 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Sat, 7 Oct 2017 14:38:41 +0000 (07:38 -0700)
commit6582b4739f90e8efec31c7406a7826bdf314f8a8
treedfc76f2bdc0eee14dbe5df6e5863b2b42628ef5a
parent4f8c82e23c6ec819d166f467dab5509757dd540a
Fix PECI/AMDTSI selection

We can not use register 0x98 since it is typically not programmed
on systems selecting PECI. Try register 0x0a (Interface Selection)
which should be a better fit anyway.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
it87.c