Alan Corey <alan01...@gmail.com> writes: ...
> > AFAIK nobody has suspend working. Last time (many months ago) I've looked at suspend with mainline, some people were patching the kernel and it was also relying on rockchip vendor uboot and vendor atf. For instance, look at the commits in : https://gitlab.manjaro.org/tsys/linux-pinebook-pro/-/commits/master/. I've not looked at the rockchip code (as long as the ATF is not binary only...), but I would not be so surprised to see that there's a different ucode for the m0 in the ATF. Nevertheless, I've noticed recently this commit in mainline ATF: https://github.com/ARM-software/arm-trusted-firmware/commit/2c4b0c05c6546e24eb7209ffb3bb465d4feed164 So, maybe with that suspend is working with mainline uboot/atf/kernel. Don't know. In case if it's working, I'm also wondering if the power usage would be the same as the one with vendor code. Arnaud