coreboot/superio
Carl-Daniel Hailfinger 0df280f294 Drop duplicated functions from W83627THG SuperI/O stage1 code and fix
up a function prototype.

Fix up #include statements for W83627THG SuperI/O stage2 code.
Use anonymous instead of named unions in struct device.
Point pnp_dev_info members to w83627thg_ops.     
Disable UART and keyboard initialization for now.
Add new code in phase3_chip_setup_dev to fill in configuration values
from the dts (code is partially disabled).

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@1032 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-11-16 01:52:08 +00:00
..
fintek/f71805f This patch updates the other supported SuperIOs to use the PNP dts changes. 2008-11-14 23:03:54 +00:00
ite This patch updates the other supported SuperIOs to use the PNP dts changes. 2008-11-14 23:03:54 +00:00
via/vt1211 Drop non-working, copy-paste superio.c file (trivial). 2008-11-15 16:17:12 +00:00
winbond Drop duplicated functions from W83627THG SuperI/O stage1 code and fix 2008-11-16 01:52:08 +00:00