Re: [PATCH v6 020/102] x86: power: Add an ACPI PMC uclass

2019-12-07 Thread Bin Meng
On Sat, Dec 7, 2019 at 12:46 PM Simon Glass wrote: > > Intel x86 SoCs have a power manager/controller which handles several > power-related aspects of the platform. Add a uclass for this, with a few > useful operations. > > Signed-off-by: Simon Glass > Reviewed-by: Bin Meng > --- > > Changes in

[PATCH v6 020/102] x86: power: Add an ACPI PMC uclass

2019-12-06 Thread Simon Glass
Intel x86 SoCs have a power manager/controller which handles several power-related aspects of the platform. Add a uclass for this, with a few useful operations. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- Changes in v6: None Changes in v5: None Changes in v4: - Fix alpha order in