Kevin Keijzer via coreboot wrote:
I found the issue. 3VSBSW# had to be enabled for S3 resume to work.
It ended up being a oneliner fix in devicetree.cb:
device pnp 2e.a on
- irq 0xe4 = 0x10 # + enable 3VSBSW#
Good find!
Can you please push a commit with the fix to gerrit?
Thanks
//Peter