diff options
-rw-r--r-- | util/superiotool/nuvoton.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/util/superiotool/nuvoton.c b/util/superiotool/nuvoton.c index 33f232c698..3c447674d2 100644 --- a/util/superiotool/nuvoton.c +++ b/util/superiotool/nuvoton.c @@ -64,6 +64,8 @@ static const struct superio_registers reg_table[] = { {0x30,0x60,0x61,0x70,0x71,0x74,0x75,0xf0,EOT}, {0x00,0x02,0xf8,0x03,0x03,0x04,0x04,0x02,EOT}}, {EOT}}}, + {0x1a, "WPCM450", { + {EOT}}}, {EOT} }; |