This chip is present on the ASUS P6T Deluxe V2. The datasheet is not
public but I've sent a request to get it.

$ sudo ./superiotool
superiotool r4931
Found Winbond W83667HG (id=0xa5, rev=0x13) at 0x2e

--

Signed-off-by: David Bartley <[email protected]>
Index: winbond.c
===================================================================
--- winbond.c	(revision 5044)
+++ winbond.c	(working copy)
@@ -235,6 +235,8 @@
 		{EOT}}},
 	{0xa23, "W83627UHG", {/* TODO: Not yet in sensors-detect */
 		{EOT}}},
+	{0xa51, "W83667HG", {
+		{EOT}}},
 
 	/* ID and rev */
 	{0x9771, "W83977F-A/G-A/AF-A/AG-A", {
-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to