Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48302 )
Change subject: soc/intel/common/gpio_defs: Add a macro for EDGE_BOTH trigger pad
......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/48302/3/src/soc/intel/common/block/...
File src/soc/intel/common/block/include/intelblocks/gpio_defs.h:
https://review.coreboot.org/c/coreboot/+/48302/3/src/soc/intel/common/block/...
PS3, Line 276: ,
Thanks for your comment. I will try it. […]
I think it is just a miss. We should not rely on the trigger being configured in coreboot and just set it to off. Kernel is responsible for configuring the interrupts and it should set up the trigger correctly. I think it is okay to update the same macro to set PAD_TRIG(OFF) rather than creating a new macro (Reason is that more macros = more confusion and in this case the right thing to do is keep trigger off).
--
To view, visit
https://review.coreboot.org/c/coreboot/+/48302
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Icc805f5cfe45e5cc991fb0561f669907ac454a03
Gerrit-Change-Number: 48302
Gerrit-PatchSet: 3
Gerrit-Owner: Kaiyen Chang
kaiyen.chang@intel.com
Gerrit-Reviewer: Henry Sun
henrysun@google.com
Gerrit-Reviewer: Kaiyen Chang
kaiyen.chang@intel.corp-partner.google.com
Gerrit-Reviewer: Kane Chen
kane.chen@intel.corp-partner.google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Furquan Shaikh
furquan@google.com
Gerrit-Comment-Date: Fri, 04 Dec 2020 23:16:30 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Furquan Shaikh
furquan@google.com
Comment-In-Reply-To: Kaiyen Chang
kaiyen.chang@intel.corp-partner.google.com
Gerrit-MessageType: comment