Aamir Bohra uploaded patch set #4 to this change.

View Change

soc/intel/common: Allow RX level/edge configuartion for IOAPIC IRQ mode

GPIO configuration in IOAPIC mode is not limited to only
LEVEL trigger mode. This implementation allows level/edge/
either/none trigger configuration to be set for a GPIO in
IOAPIC mode with RX Invert configuration.

This patch also updates the corresponding references in mainboard
code.

Change-Id: I4e1f009489f2d8338ae94b78d7e9eb3f88a85daa
Signed-off-by: Aamir Bohra <aamir.bohra@intel.com>
---
M src/mainboard/google/octopus/variants/baseboard/gpio.c
M src/mainboard/google/octopus/variants/bip/gpio.c
M src/mainboard/google/reef/variants/baseboard/gpio.c
M src/mainboard/google/reef/variants/coral/gpio.c
M src/mainboard/intel/cannonlake_rvp/variants/baseboard/gpio.c
M src/mainboard/intel/glkrvp/variants/baseboard/gpio.c
M src/soc/intel/common/block/include/intelblocks/gpio_defs.h
7 files changed, 31 insertions(+), 29 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/30/26730/4

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I4e1f009489f2d8338ae94b78d7e9eb3f88a85daa
Gerrit-Change-Number: 26730
Gerrit-PatchSet: 4
Gerrit-Owner: Aamir Bohra <aamir.bohra@intel.com>
Gerrit-Reviewer: Hannah Williams <hannah.williams@intel.com>
Gerrit-Reviewer: Rizwan Qureshi <rizwan.qureshi@intel.com>
Gerrit-Reviewer: Subrata Banik <subrata.banik@intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>