Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31245 )
Change subject: soc/intel/{skylake,cannonlake,icelake}: Correct GPIO IRQ start map
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/31245/2/src/soc/intel/cannonlake/include/soc...
File src/soc/intel/cannonlake/include/soc/itss.h:
https://review.coreboot.org/#/c/31245/2/src/soc/intel/cannonlake/include/soc...
PS2, Line 21: PCI devices are reserving IRQ till 34
This will be violating the interrupt controller requirements that IRQ > 29 should not have more than one interrupt source. GPIO controller already claims INTSEL 29-34. If PCI devices are also doing that, won't that lead to issues?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/31245
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I3c12e6ca01453da92259f077771c3f4d887aa03d
Gerrit-Change-Number: 31245
Gerrit-PatchSet: 2
Gerrit-Owner: Aamir Bohra
aamir.bohra@intel.com
Gerrit-Reviewer: Aamir Bohra
aamir.bohra@intel.com
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: Shelley Chen
shchen@google.com
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Wed, 06 Feb 2019 18:34:26 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment