When trying to run suspend resume test the board switches to ramdump mode. Steps to reproduce: 1. flash meta-qcom build: https://qli-prod-artifacts.qualcomm.com/qcom-prd-gh-artifacts/qualcomm-linux/meta-qcom/31060902153-1//qcom-distro/iq-8275-evk/qcom-multimedia-image-iq-8275-evk.rootfs.qcomflash.tar.gz. The build comes from nightly: https://github.com/qualcomm-linux/meta-qcom/actions/runs/31060902153 2. boot to shell and login as `root` 3. run `systemctl suspend` 4. "press" power button. In the test alpaca was used with KPD PWR GPIO. This corresponds to power button and work well on RB8 board. Manifest of the build reports the kernel as `7.1+7.2+rc3+git0+8d5dbc1b17` ``` # uname -a Linux iq-8275-evk 7.2.0-rc3-01271-g8d5dbc1b17ad #1 SMP PREEMPT Fri Jul 31 12:37:44 UTC 2026 aarch64 GNU/Linux ```
When trying to run suspend resume test the board switches to ramdump mode.
Steps to reproduce:
rootsystemctl suspendManifest of the build reports the kernel as
7.1+7.2+rc3+git0+8d5dbc1b17