Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45980 )
Change subject: soc/intel/skylake: Align platform.asl with CNL ......................................................................
Patch Set 1:
Patch Set 1:
Patch Set 1: Code-Review-1
This is to allow mainboards to provide their own implementation of _PTS and _WAK. CB:35523 would need it.
Angel, i didn't understand, mainboard still can keep its own implementation of _PTS/_WAK.
Please take a look src/mainboard/google/dedede/acpi/mainboard.asl(18) :Method (MPTS, 1, Serialized)
it just that SKL code not using common platform.asl code as other SoC is doing
I just didn't realize that common code already had these methods. Sorry for the noise