[coreboot-gerrit] Change in coreboot[master]: google/kahlee: Set SERIRQ to continuous mode

Marc Jones (Code Review) gerrit at coreboot.org
Wed May 24 01:07:16 CEST 2017


Marc Jones has uploaded a new change for review. ( https://review.coreboot.org/19840 )

Change subject: google/kahlee: Set SERIRQ to continuous mode
......................................................................

google/kahlee: Set SERIRQ to continuous mode

The Kahlee Nuvoton EC firmware doesn't support SERIRQ quiet mode, yet.
Set continuous mode until the quiet mode feature is available. This
allows keyboard and other EC based interrupts through.

Change-Id: If77c91fde2bd0f4da85413879fefb753ae6297de
Signed-off-by: Marc Jones <marcj303 at gmail.com>
---
M src/mainboard/google/kahlee/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/40/19840/1

diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig
index 7f56909..990a72d 100644
--- a/src/mainboard/google/kahlee/Kconfig
+++ b/src/mainboard/google/kahlee/Kconfig
@@ -29,6 +29,7 @@
 	select HAVE_ACPI_TABLES
 	select GFXUMA
 	select MAINBOARD_HAS_CHROMEOS
+	select SERIRQ_CONTINUOUS_MODE
 	select STONEYRIDGE_UART
 
 config MAINBOARD_DIR

-- 
To view, visit https://review.coreboot.org/19840
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If77c91fde2bd0f4da85413879fefb753ae6297de
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Marc Jones <marc at marcjonesconsulting.com>



More information about the coreboot-gerrit mailing list