Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48089 )
Change subject: intel/common/block/gpio: only reset configured SMI instead of all ......................................................................
Patch Set 10: Code-Review+2
(1 comment)
https://review.coreboot.org/c/coreboot/+/48089/10/src/soc/intel/common/block... File src/soc/intel/common/block/gpio/gpio.c:
https://review.coreboot.org/c/coreboot/+/48089/10/src/soc/intel/common/block... PS10, Line 170: en_value
nit: Should this be just value since it is used for both sts_reg and en_reg?
or maybe gpio_bitmask?