coreboot-kgpe-d16/src/superio/winbond
Timothy Pearson 448e386309 drivers/pc80: Add PS/2 mouse presence detect
On certain Winbond SuperIO devices, when a PS/2 mouse is not
present on the auxiliary channel both channels will cease to
function if the auxiliary channel is probed while the primary
channel is active.  Therefore, knowledge of mouse presence
must be gathered by coreboot during early boot, and used to
enable or disable the auxiliary PS/2 port before control is
passed to the operating system.

Add auxiliary channel PS/2 device presence detect, and update
the Winbond W83667HG-A driver to flag the auxiliary channel as
disabled if no device was detected.

Change-Id: I76274493dacc9016ac6d0dff8548d1dc931c6266
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: https://review.coreboot.org/13165
Tested-by: build bot (Jenkins)
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Reviewed-by: Martin Roth <martinroth@google.com>
2016-02-01 22:10:46 +01:00
..
common tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
w83627dhg drivers/pc80: Add PS/2 mouse presence detect 2016-02-01 22:10:46 +01:00
w83627ehg drivers/pc80: Add PS/2 mouse presence detect 2016-02-01 22:10:46 +01:00
w83627hf drivers/pc80: Add PS/2 mouse presence detect 2016-02-01 22:10:46 +01:00
w83627thg drivers/pc80: Add PS/2 mouse presence detect 2016-02-01 22:10:46 +01:00
w83627uhg drivers/pc80: Add PS/2 mouse presence detect 2016-02-01 22:10:46 +01:00
w83667hg-a drivers/pc80: Add PS/2 mouse presence detect 2016-02-01 22:10:46 +01:00
w83697hf tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
w83977tf drivers/pc80: Add PS/2 mouse presence detect 2016-02-01 22:10:46 +01:00
wpcd376i drivers/pc80: Add PS/2 mouse presence detect 2016-02-01 22:10:46 +01:00
Kconfig superio/winbond/w83667hg-a: Add support for W83667HG-A 2016-01-29 00:49:29 +01:00
Makefile.inc superio/winbond/w83667hg-a: Add support for W83667HG-A 2016-01-29 00:49:29 +01:00