coreboot-kgpe-d16/src/superio
Uwe Hermann f228a6cf93 ITE IT8661F changes to match the common code structure.
- it8661f_enable_serial() is now in the usual format, using pnp_* functions.
 
 - Factor out pnp_enter_ext_func_mode()/pnp_exit_ext_func_mode().
 
 - Factor out it8661f_set_clkin() to set the CLKIN to 24/48MHz.
 
 - Factor out it8661f_enable_logical_devices(), might not be needed though.
   We leave it here until it's confirmed on hardware that it's not needed.

 - Move some #defines to it8661f.h.

 - Drop no longer used it8661f_sio_write().

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6053 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-11-10 00:08:42 +00:00
..
fintek Add #include guards to all Super I/O header files (trivial). 2010-11-08 20:55:24 +00:00
intel Add #include guards to all Super I/O header files (trivial). 2010-11-08 20:55:24 +00:00
ite ITE IT8661F changes to match the common code structure. 2010-11-10 00:08:42 +00:00
nsc Add #include guards to all Super I/O header files (trivial). 2010-11-08 20:55:24 +00:00
renesas Add #include guards to all Super I/O header files (trivial). 2010-11-08 20:55:24 +00:00
serverengines Add #include guards to all Super I/O header files (trivial). 2010-11-08 20:55:24 +00:00
smsc Add #include guards to all Super I/O header files (trivial). 2010-11-08 20:55:24 +00:00
via Add #include guards to all Super I/O header files (trivial). 2010-11-08 20:55:24 +00:00
winbond Add #include guards to all Super I/O header files (trivial). 2010-11-08 20:55:24 +00:00
Kconfig Add support for Renesas M3885x Embedded Controller 2010-01-17 13:51:48 +00:00
Makefile.inc Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00