https://github.com/BoschSensortec/Linux_Kernel_Drivers/blob/master/drivers/input/misc/BMA2X2/bma2x2.c#L6326
bma2x2_get_interruptstatus1 after wakeup from sleep mode, run before i2c bus is up. And i get errors:
[ 2901.639666] qup_i2c f9924000.i2c: xfer not allowed when ctrl is suspended addr:0x11
[ 2901.644827] bma2x2_irq_work_func, status = 0x0
After this sig motions sensor continues enabled, but not send reports motion.