coreboot-kgpe-d16/src/superio/smsc
Jonathan A. Kollasch 657d9cd548 smscsuperio: map interrupt in smscsuperio_enable_serial()
This is a stopgap for when you use SUPERIO_SMSC_SMSCSUPERIO and the
interrupt is unmapped at reset, but for whatever reason the chip is
inaccessible in smscsuperio/superio.c::enable_dev() and thus the
devicetree.cb IRQ information is not applied in ramstage and then
serial console output fails to work for more than the UART FIFO depth
in the OS.

Change-Id: I00998088975569516f7caeb7f4098b48fe437889
Signed-off-by: Jonathan A. Kollasch <jakllsch@kollasch.net>
Reviewed-on: https://review.coreboot.org/10807
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2016-11-21 22:42:28 +01:00
..
dme1737 superio/*: Relocate Kconfig to chip folder. 2016-08-09 10:38:30 +02:00
fdc37n972 superio/*: Relocate Kconfig to chip folder. 2016-08-09 10:38:30 +02:00
kbc1100 superio/*: Relocate Kconfig to chip folder. 2016-08-09 10:38:30 +02:00
lpc47b272 superio/*: Relocate Kconfig to chip folder. 2016-08-09 10:38:30 +02:00
lpc47b397 superio/*: Relocate Kconfig to chip folder. 2016-08-09 10:38:30 +02:00
lpc47m10x superio/*: Relocate Kconfig to chip folder. 2016-08-09 10:38:30 +02:00
lpc47m15x superio/*: Relocate Kconfig to chip folder. 2016-08-09 10:38:30 +02:00
lpc47n207 src/superio: Add space around operators 2016-09-20 17:39:09 +02:00
lpc47n217 superio/*: Relocate Kconfig to chip folder. 2016-08-09 10:38:30 +02:00
lpc47n227 superio/*: Relocate Kconfig to chip folder. 2016-08-09 10:38:30 +02:00
mec1308 superio/*: Relocate Kconfig to chip folder. 2016-08-09 10:38:30 +02:00
sch4037 superio/*: Relocate Kconfig to chip folder. 2016-08-09 10:38:30 +02:00
sio10n268 superio/*: Relocate Kconfig to chip folder. 2016-08-09 10:38:30 +02:00
sio1007 superio/*: Relocate Kconfig to chip folder. 2016-08-09 10:38:30 +02:00
sio1036 superio/*: Relocate Kconfig to chip folder. 2016-08-09 10:38:30 +02:00
smscsuperio smscsuperio: map interrupt in smscsuperio_enable_serial() 2016-11-21 22:42:28 +01:00
Makefile.inc