coreboot-kgpe-d16/src
Shawn Nematbakhsh b697eab938 rambi: Move KBD_IRQ pin for Rambi 2.0 board
KBD_IRQ# is moved to GPIO SC101, with SC50 going back to its original
SERIRQ function.

Note that this change breaks Rambi 1.5 keyboard functionality.

BUG=chrome-os-partner:24424
TEST=Manual on Rambi 2.0. Verify KB functions in OS with SC50 / SERIRQ KB
interrupt toggling removed from EC code.
BRANCH=Rambi, Glimmer, Clapper

Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org>
Change-Id: I3fa40441741ea9d52a6e2ff15925570510b5b82b
Reviewed-on: https://chromium-review.googlesource.com/181757
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Randall Spangler <rspangler@chromium.org>
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/5030
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2014-05-13 16:10:41 +02:00
..
arch SeaBIOS: Fix cpp use 2014-05-11 08:51:54 +02:00
console console: Fix UART selection prompt 2014-04-30 23:47:28 +02:00
cpu Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT 2014-05-10 11:27:25 +02:00
device Introduce stage-specific architecture for coreboot 2014-05-06 20:23:31 +02:00
drivers src/drivers/pc80: Remove empty struct keyboard 2014-05-13 10:03:51 +02:00
ec src/*: Remove the last remnants of struct keyboard 2014-05-13 12:14:34 +02:00
include src/*: Remove the last remnants of struct keyboard 2014-05-13 12:14:34 +02:00
lib ramstage_cache: allow ramstage usage add valid helper 2014-05-10 06:31:45 +02:00
mainboard rambi: Move KBD_IRQ pin for Rambi 2.0 board 2014-05-13 16:10:41 +02:00
northbridge src/drivers/pc80: Remove empty struct keyboard 2014-05-13 10:03:51 +02:00
soc baytrail: align with intel recommendations 2014-05-12 22:11:10 +02:00
southbridge src/*: Remove the last remnants of struct keyboard 2014-05-13 12:14:34 +02:00
superio src/*: Remove the last remnants of struct keyboard 2014-05-13 12:14:34 +02:00
vendorcode Declare get_write_protect_state() without ChromeOS 2014-05-08 16:25:30 +02:00
Kconfig Arch-level Kconfig menu cleanup 2014-05-10 14:32:26 +02:00