superio/nuvoton: Add support for Nuvoton NCT6776
commit1e3a22649a92e9783d95b41ae33027c6a39e9855
authorFelix Held <felix-coreboot@felixheld.de>
Wed, 4 Jun 2014 21:15:26 +0000 (4 23:15 +0200)
committerEdward O'Callaghan <eocallaghan@alterapraxis.com>
Thu, 30 Oct 2014 02:24:17 +0000 (30 03:24 +0100)
tree4762a509610d98992c0bc82c7d734ba03938e361
parent14be0da303309d4369ab00aae4e0256eeddd293a
superio/nuvoton: Add support for Nuvoton NCT6776

Add support for both NCT6776D and NCT6776F devices.

Change-Id: If6686ea0a1cd6be537e286699b4ee8f88ba8ad7c
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: http://review.coreboot.org/5450
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
src/superio/nuvoton/Kconfig
src/superio/nuvoton/Makefile.inc
src/superio/nuvoton/nct6776/Makefile.inc [copied from src/superio/nuvoton/Makefile.inc with 62% similarity, mode: 0755]
src/superio/nuvoton/nct6776/nct6776.h [new file with mode: 0755]
src/superio/nuvoton/nct6776/superio.c [new file with mode: 0755]