ACPICA: IORT: Add PMCG node supprt
authorRobin Murphy <robin.murphy@arm.com>
Fri, 1 Jun 2018 19:06:39 +0000 (12:06 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 6 Jun 2018 06:53:42 +0000 (08:53 +0200)
commita53eaef6da5dc0abd899d6512a31c6d94c92f9be
tree66986c475fa5b42e6e98ba7e4f89a61984d5c12e
parentd87be0438e3d4e249926f0431bcec991e4a9eea6
ACPICA: IORT: Add PMCG node supprt

PMCG nodes were added by IORT revision C, with the unfortunate oversight
that it only defined a single base address, and thus was incapable of
properly describing PMCG implementations with PMCG_CFGR.RELOC_CTRS = 1,
where the counters are in a separate page from the control registers.

Revision D corrects this by clarifying the existing field as the page 0
base address and adding a second field to describe the page 1 address
when implemented. With the spec now fit for purpose, let's support it.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/acpi/actbl2.h