diff options
Diffstat (limited to 'util')
-rw-r--r-- | util/superiotool/smsc.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/util/superiotool/smsc.c b/util/superiotool/smsc.c index 69cf9df111..26e1a3e40e 100644 --- a/util/superiotool/smsc.c +++ b/util/superiotool/smsc.c @@ -436,6 +436,8 @@ static const struct superio_registers reg_table[] = { {EOT}}}, {0x85, "SCH5317", { /* From sensors-detect */ {EOT}}}, + {0x89, "SCH5027", { /* From sensors-detect (no public datasheet) */ + {EOT}}}, {0x90, "SCH4307", { /* From sensors-detect */ {EOT}}}, |