the following patch was just integrated into master: commit 988ee17fd2486415e8be4ebf49f57b5a1b97e685 Author: Timothy Pearson tpearson@raptorengineeringinc.com Date: Tue Nov 24 14:11:57 2015 -0600
superio/winbond/w83667hg-a: Add support for W83667HG-A
The KGPE-D16 and KCMA-D8 use a Winbond W83667HG-A SuperIO. While the Nuvoton NCT5572D is effectively the same core, and a close enough match to get things working initially, the W83667HG-A has a different LDN mapping and several extra features that require a separate support driver.
Clone the Nuvoton NCT5572D and modify according to the W83667HG-A datasheet, version 1.4.
Change-Id: I707ba2e40a22d41cd813003d84a82cb20304f55b Signed-off-by: Timothy Pearson tpearson@raptorengineeringinc.com Reviewed-on: https://review.coreboot.org/13156 Tested-by: build bot (Jenkins) Tested-by: Raptor Engineering Automated Test Stand noreply@raptorengineeringinc.com Reviewed-by: Felix Held felix-coreboot@felixheld.de
See https://review.coreboot.org/13156 for details.
-gerrit