Re: [RFC 1/3] ACPI: Add support for Platform Communication Channel

2014-08-14 Thread Ashwin Chaugule
+ Rafael [corrected email addr] On 14 August 2014 15:57, Ashwin Chaugule wrote: > The ACPI 5.0+ spec defines a generic mode of communication > between the OS and a platform such as the BMC or external power > controller. This medium (PCC) is typically used by CPPC > (ACPI CPU Performance manageme

[RFC 1/3] ACPI: Add support for Platform Communication Channel

2014-08-14 Thread Ashwin Chaugule
The ACPI 5.0+ spec defines a generic mode of communication between the OS and a platform such as the BMC or external power controller. This medium (PCC) is typically used by CPPC (ACPI CPU Performance management), RAS (ACPI reliability protocol) and MPST (ACPI Memory power states). This patch adds