Files
OpenCellular/include
David Hendricks 05f0eb3005 Make i8042 independent of host <--> KBC bus.
This CL attempts to abstract underlying bus from i8042 code. Nearly
all i8042 logic is isolated already. This patch is intended to allow
us to use i8042 logic for processing keys and commands on boards which
do not necessarily use LPC as the host <--> KBC bus interface.

This CL does the following:
- Define KBC bus <--> host (kbc_host_bus) on a per-board basis in
  board.c.

- Add generic wrappers in place of lpc_keyboard_* in i8042 code.

- Define the behavior of generic wrappers in EC-specific keyboard
  sources. If board.c specifies LPC, then send via LPC.

TODO: This needs to be tested on real hardware...

Signed-off-by: David Hendricks <dhendrix@chromium.org>

BUG=None
TEST=Locally compiled for Link, BDS and Discovery.

Change-Id: I9cabd514bd44fd6b508c26994eccc3011eedbc0f
2012-02-15 18:20:28 -08:00
..
2012-02-10 16:12:56 -08:00
2011-12-07 19:10:02 +00:00
2011-12-07 19:10:02 +00:00
2011-12-07 19:10:02 +00:00
2011-12-07 19:10:02 +00:00
2012-01-13 10:34:09 -08:00
2011-12-08 16:18:20 -08:00
2012-02-13 16:16:10 -08:00
2012-02-02 20:51:45 +08:00
2012-01-11 11:37:55 -08:00
2011-12-07 19:10:02 +00:00
2011-12-07 19:10:02 +00:00
2011-12-07 19:10:02 +00:00
2011-12-07 19:10:02 +00:00
2011-12-07 19:10:02 +00:00
2012-02-10 16:12:56 -08:00
2012-01-25 18:23:48 +00:00
2012-02-16 05:42:08 +08:00
2011-12-07 19:10:02 +00:00
2012-01-19 10:54:37 +08:00
2012-01-31 22:29:13 +00:00
2011-12-07 19:10:02 +00:00
2011-12-07 19:10:02 +00:00