Frans Hendriks uploaded patch set #9 to this change.

View Change

soc/intel/braswell/southcluster.c: Correct serial IRQ support

Serial IRQ was configured in quiet mode, but not enabled.
Enable serial IRQ and use 'enum seriirq_mode' as a devicetree
option.

enable_serirq_quiet_mode() is renamed to
sc_set_serial_irqs_mode(). This function use the serirq_mode to
set the configured mode

BUG=N/A
TEST=Portwell PQ7-M107

Change-Id: I7844cad69dc0563fa6109d779d0afb7c2edd7245
Signed-off-by: Frans Hendriks <fhendriks@eltan.com>
---
M src/mainboard/google/cyan/variants/banon/devicetree.cb
M src/mainboard/google/cyan/variants/celes/devicetree.cb
M src/mainboard/google/cyan/variants/cyan/devicetree.cb
M src/mainboard/google/cyan/variants/edgar/devicetree.cb
M src/mainboard/google/cyan/variants/kefka/devicetree.cb
M src/mainboard/google/cyan/variants/reks/devicetree.cb
M src/mainboard/google/cyan/variants/relm/devicetree.cb
M src/mainboard/google/cyan/variants/setzer/devicetree.cb
M src/mainboard/google/cyan/variants/terra/devicetree.cb
M src/mainboard/google/cyan/variants/ultima/devicetree.cb
M src/mainboard/google/cyan/variants/wizpig/devicetree.cb
M src/mainboard/intel/strago/devicetree.cb
M src/soc/intel/braswell/chip.h
M src/soc/intel/braswell/include/soc/lpc.h
M src/soc/intel/braswell/southcluster.c
15 files changed, 62 insertions(+), 10 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/29398/9

To view, visit change 29398. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I7844cad69dc0563fa6109d779d0afb7c2edd7245
Gerrit-Change-Number: 29398
Gerrit-PatchSet: 9
Gerrit-Owner: Frans Hendriks <fhendriks@eltan.com>
Gerrit-Reviewer: Frans Hendriks <fhendriks@eltan.com>
Gerrit-Reviewer: Hannah Williams <hannah.williams@intel.com>
Gerrit-Reviewer: Michał Żygowski <michal.zygowski@3mdeb.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-CC: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-CC: Matt DeVillier <matt.devillier@gmail.com>
Gerrit-CC: Nico Huber <nico.h@gmx.de>
Gerrit-MessageType: newpatchset