There are multiple issues:
- The GPH0(7) pin needs to be set to PULL_NONE in order for the interrupt to trigger
- The wakeup-source property should be added to the DTS and parsed in drivers/mfd/max8998 (xc-racer99@80eb214)
- RTC should be conditionally set to enable wakeup (xc-racer99@6bece19)
There are multiple issues: