Re: [PATCH] pmdomain: core: Introduce device_set/get_out_band_wakeup()
From: Peng Fan
Date: Thu Apr 03 2025 - 04:38:41 EST
Hi Ulf,
On Tue, Mar 11, 2025 at 04:32:39PM +0800, Peng Fan (OSS) wrote:
>From: Peng Fan <peng.fan@xxxxxxx>
>
>For some cases, a device could still wakeup the system even if its power
>domain is in off state, because the device's wakeup hardware logic is
>in an always-on domain.
>
>To support this case, introduce device_set/get_out_band_wakeup() to
>allow device drivers to control the behaviour in genpd for a device
>that is attached to it.
Do you have any comments on this patch?
Thanks,
Peng