Begin implementation support to IT8512/IT8513
Signed-off-by: Anton Kochkov <anton.kochkov@gmail.com> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5537 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
29d3a92e15
commit
7b5df5a445
|
@ -33,6 +33,10 @@ static const struct superio_registers reg_table[] = {
|
|||
{EOT}}},
|
||||
{0x8511, "IT8511E/TE/G", {
|
||||
{EOT}}},
|
||||
{0x8512, "IT8512E/F/G", {
|
||||
{EOT}}},
|
||||
{0x8513, "IT8513E/F/G", {
|
||||
{EOT}}},
|
||||
{0x8661, "IT8661F/IT8770F", {
|
||||
{NOLDN, NULL,
|
||||
{0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x20,0x21,0x22,
|
||||
|
|
Loading…
Reference in New Issue