Re: [PATCH RFC] ACPI: container: Add power domain control methods

From: zhangzekun (A)
Date: Thu Nov 10 2022 - 07:13:31 EST


Kindly ping.

在 2022/10/29 1:07, Rafael J. Wysocki 写道:
On Tue, Oct 25, 2022 at 8:17 AM Zhang Zekun <zhangzekun11@xxxxxxxxxx> wrote:
Platform devices which supports power control are often required to be
power off/on together with the devices in the same power domain. However,
there isn't a generic driver that support the power control logic of
these devices.
Not true.

There is the ACPI power resources interface designed to represent
power domains that is well supported and used in the industry.

If it doesn't work for you, explain why.