Hi folks, [..] > + > + regmap_read(pmu_context->pmuintrgen, GS101_GRP1_INTR_BID_UPEND, ®); > + regmap_write(pmu_context->pmuintrgen, GS101_GRP2_INTR_BID_CLEAR, > + reg & mask); I just spotted a typo here in this patch, it should be GS101_GRP1_INTR_BID_CLEAR. I'll send an updated version. Peter.