Yep, there is also an issue with suspend to RAM on recent AMD CPUs with integrated SoC and IGP as a chipset.
I have a Deskmini A300 with Ryzen 3400G CPU which uses only the SoC/IGP included within the processor itself and this model is the last one that supports suspend correctly.
The successor model X300 with Ryzen 5xxx support has a known issue within its SoC where suspend is not working even for Windows except an external chipset is used.
So therefore this issue could be also applicable to notebooks which use only the integrated CPU chipset itself instead of CPU + 500 series chipset.
I did not yet check if the newer 6xxx and 7xxx AMD processors have fixed this issue.
If you want to use suspend the disk instead there is a good article on the arch linux wiki to get an idea on how to configure it.
You will need a swap file or partition of a minimum size and an additional kernel parameter with resume setting pointing to the swap.
Cheers Julian