diff options
-rw-r--r-- | util/superiotool/ite.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/util/superiotool/ite.c b/util/superiotool/ite.c index c83d78830c..e186e10f75 100644 --- a/util/superiotool/ite.c +++ b/util/superiotool/ite.c @@ -708,6 +708,8 @@ static const struct superio_registers reg_table[] = { {EOT}}}, {0x8761, "IT8761E", { {EOT}}}, + {0x8772, "IT8772F", { + {EOT}}}, {0x8780, "IT8780F", { {EOT}}}, {EOT} |