[coreboot-gerrit] Change in ...coreboot[master]: util/superiotool/ite.c: add IT8772 register dump

Angel Pons (Code Review) gerrit at coreboot.org
Fri Dec 14 19:29:43 CET 2018


Angel Pons has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30224


Change subject: util/superiotool/ite.c: add IT8772 register dump
......................................................................

util/superiotool/ite.c: add IT8772 register dump

Taken from datasheet version 0.4.

Change-Id: I6d74984f453c47d6ec71963a7dcab961a22a5964
Signed-off-by: Angel Pons <th3fanbus at gmail.com>
---
M util/superiotool/ite.c
1 file changed, 35 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/30224/1

diff --git a/util/superiotool/ite.c b/util/superiotool/ite.c
index 6fb4877..8b882f0 100644
--- a/util/superiotool/ite.c
+++ b/util/superiotool/ite.c
@@ -849,6 +849,41 @@
 	{0x8761, "IT8761E", {
 		{EOT}}},
 	{0x8772, "IT8772F", {
+		{NOLDN, NULL,
+			{0x02,0x07,0x20,0x21,0x22,0x23,0x24,0x2b,0x2e,0x2f,EOT},
+			{NANA,NANA,0x87,0x72,0x02,0x00,0x00,MISC,0x00,0x00,EOT}},
+		{0x1, "COM1",
+			{0x30,0x60,0x61,0x70,0xf0,0xf1,EOT},
+			{0x00,0x03,0xf8,0x04,0x00,0x50,EOT}},
+		{0x4, "Environment controller",
+			{0x30,0x60,0x61,0x62,0x63,0x70,0xf0,0xf1,0xf2,
+			 0xf3,0xf4,0xf5,0xf6,0xf9,0xfa,0xfb,EOT},
+			{0x00,0x02,0x90,0x02,0x30,0x09,0x00,0x00,0x00,
+			 0x00,0x00,MISC,MISC,MISC,MISC,MISC,EOT}},
+		{0x5, "Keyboard",
+			{0x30,0x60,0x61,0x62,0x63,0x70,0x71,0xf0,EOT},
+			{0x01,0x00,0x60,0x00,0x64,0x01,0x02,0x08,EOT}},
+		{0x6, "Mouse",
+			{0x30,0x70,0x71,0xf0,EOT},
+			{0x00,0x0c,0x02,0x00,EOT}},
+		{0x7, "GPIO",
+			{0x25,0x26,0x27,0x28,0x29,0x2a,0x2c,0x2d,0x60,
+			 0x61,0x62,0x63,0x70,0x71,0x72,0x73,0x74,0xb0,
+			 0xb1,0xb2,0xb3,0xb4,0xb8,0xb9,0xba,0xbb,0xbc,
+			 0xbd,0xc0,0xc1,0xc2,0xc3,0xc4,0xc8,0xc9,0xca,
+			 0xcb,0xcc,0xcd,0xe0,0xe1,0xe2,0xe3,0xe4,0xf0,
+			 0xf1,0xf2,0xf3,0xf4,0xf5,0xf6,0xf7,0xf8,0xf9,
+			 0xfa,0xfb,EOT},
+			{0x00,0xf3,0x00,0x00,0x00,0x00,0x03,0x00,0x00,
+			 0x00,0x00,0x00,0x00,0x00,MISC,0x38,0x00,0x00,
+			 0x00,0x00,0x00,0x00,0x20,0x00,0x00,0x00,0x00,
+			 0x00,0x01,0x00,0x00,0x00,0x00,0x01,0x00,0x00,
+			 0x40,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+			 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+			 0x00,0x00,EOT}},
+		{0xa, "Consumer IR",
+			{0x30,0x60,0x61,0x70,0xf0,EOT},
+			{0x00,0x03,0x10,0x0b,0x06,EOT}},
 		{EOT}}},
 	{0x8780, "IT8780F", {
 		{EOT}}},

-- 
To view, visit https://review.coreboot.org/c/coreboot/+/30224
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6d74984f453c47d6ec71963a7dcab961a22a5964
Gerrit-Change-Number: 30224
Gerrit-PatchSet: 1
Gerrit-Owner: Angel Pons <th3fanbus at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181214/ced09d31/attachment.html>


More information about the coreboot-gerrit mailing list