summaryrefslogtreecommitdiff
path: root/util/superiotool/ite.c
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2008-10-01 20:16:58 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2008-10-01 20:16:58 +0000
commitcfb6ac72d1020a0a23eecfb3c8ec3b167ce1f7a3 (patch)
tree1c4f061711dd343d5a84522a47a2a7cb23bd4f79 /util/superiotool/ite.c
parentb816d332a316f90fa0c90df4c7fed97a2de4af40 (diff)
downloadcoreboot-cfb6ac72d1020a0a23eecfb3c8ec3b167ce1f7a3.tar.xz
Add some more Super I/O IDs/names (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3626 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/superiotool/ite.c')
-rw-r--r--util/superiotool/ite.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/superiotool/ite.c b/util/superiotool/ite.c
index ed6d5ca237..ce589ed170 100644
--- a/util/superiotool/ite.c
+++ b/util/superiotool/ite.c
@@ -318,6 +318,8 @@ static const struct superio_registers reg_table[] = {
{0x30,0x60,0x61,0x70,0xf0,EOT},
{0x00,0x03,0x10,0x0b,0x00,EOT}},
{EOT}}},
+ {0x8720, "IT8720F", { /* From sensors-detect */
+ {EOT}}},
{0x8726, "IT8726F", {
/* Datasheet wrongly says that the ID is 0x8716. */
{EOT}}},