commit | 5a01b45b0cd25fd32d56720c11f95221cfceaf3f | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Wed Oct 26 16:38:53 2022 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Wed Oct 26 18:57:39 2022 +0800 |
tree | 3a81c724402e867ded4b457ec38fe566d3099646 | |
parent | 0efb37c9382c4ce585d716190c08107bb58845ff [diff] |
fix(imx8m): update poweroff related SNVS_LPCR bits only Function imx_system_off() writes SNVS_LPCR register to power off the SoC without bit masking. This clears other bits like LPWUI_EN and breaks the function of SoC wake-up using RTC alarm. Fix it by updating poweroff related bits only. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Change-Id: If641af4dc1103c67e1a645c03bb36a5f56665aef