Adds id for ITE IT8707F to superiotool.
Signed-off-by: Mattias Mattsson <vitplister@gmail.com> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5679 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
c9ce895199
commit
25bf69a6c9
|
@ -307,6 +307,8 @@ static const struct superio_registers reg_table[] = {
|
||||||
{0x8706, "IT8706R", { /* TODO: Not yet in sensors-detect */
|
{0x8706, "IT8706R", { /* TODO: Not yet in sensors-detect */
|
||||||
/* This is a "Special General Purpose I/O chip". */
|
/* This is a "Special General Purpose I/O chip". */
|
||||||
{EOT}}},
|
{EOT}}},
|
||||||
|
{0x8707, "IT8707F", {
|
||||||
|
{EOT}}},
|
||||||
{0x8708, "IT8708F", {
|
{0x8708, "IT8708F", {
|
||||||
{NOLDN, NULL,
|
{NOLDN, NULL,
|
||||||
{0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x27,0x28,0x29,
|
{0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x27,0x28,0x29,
|
||||||
|
|
Loading…
Reference in New Issue