mb/prodrive/hermes: Fix SSDT MPTS
commit4b29c4adeb877fe1b32cfa4ecea2cae9816fe3a8
authorPatrick Rudolph <patrick.rudolph@9elements.com>
Thu, 15 Apr 2021 14:28:57 +0000 (15 16:28 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Sat, 17 Apr 2021 10:05:27 +0000 (17 10:05 +0000)
treed89819b1989d547c5521c462cb61c3e1424ad0f4
parenta767eb4ed9dd942a5d5b28162b81be6d559bdab0
mb/prodrive/hermes: Fix SSDT MPTS

MPTS is currently not executed by the AML interpreter.

Use Method (\\_SB.MPTS) instead of
Scope (\\_SB)
  Method (MPTS)
ScopeEnd

Tested on Prodrive Hermes. MPTS is now executed at S5.

Change-Id: I9074eb4ba55aab3f9a47ae5e3c3ddd338406a5e4
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52382
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: <wouter.eckhardt@prodrive-technologies.com>
src/mainboard/prodrive/hermes/mainboard.c