OSDN Git Service

ACPICA: Add support for PCC Opregion special context data
authorSudeep Holla <sudeep.holla@arm.com>
Wed, 22 Dec 2021 16:32:54 +0000 (17:32 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 27 Dec 2021 16:01:28 +0000 (17:01 +0100)
commit0acf24ad7e10f547809faefb8069f8f5482eb4d9
treed5d1bc9c363a694a46a6a0874f507fc034748f6f
parent9a3b8655db1ada31c82189ae13f40eb25da48c35
ACPICA: Add support for PCC Opregion special context data

ACPICA commit 55526e8a6133cbf5a9cc0fb75a95dbbac6eb98e6

PCC Opregion added in ACPIC 6.3 requires special context data similar
to GPIO and Generic Serial Bus as it needs to know the internal PCC
buffer and its length as well as the PCC channel index when the opregion
handler is being executed by the OSPM.

Lets add support for the special context data needed by PCC Opregion.

Link: https://github.com/acpica/acpica/commit/55526e8a
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/evregion.c
include/acpi/actypes.h