Aamir Bohra has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43949 )
Change subject: mb/google/dedede: Fix S3 wake using trackpad ......................................................................
Patch Set 4:
(1 comment)
https://review.coreboot.org/c/coreboot/+/43949/3/src/mainboard/google/dedede... File src/mainboard/google/dedede/variants/baseboard/devicetree.cb:
https://review.coreboot.org/c/coreboot/+/43949/3/src/mainboard/google/dedede... PS3, Line 19: register "pmc_gpe0_dw0" = "PMC_GPP_B" : register "pmc_gpe0_dw1" = "PMC_GPP_C" : register "pmc_gpe0_dw2" = "PMC_GPP_D"
Aamir, can you please elaborate on non-conflicting IRQs?
I meant if the IRQ# of the GPIO groups(in GPIO DW1 registers) are not same for the listed groups(some groups have common IRQ#). But now if I think, it should be a dont' care ,since groups are individually mapped to GPE registers and triggers a SCI.