]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pmdomain: bcm2835-power: set flag GENPD_FLAG_ACTIVE_WAKEUP
authorStefan Wahren <wahrenst@gmx.net>
Sat, 1 Feb 2025 11:19:26 +0000 (12:19 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 13 Feb 2025 13:43:02 +0000 (14:43 +0100)
commit43b73a5a036773aefd737a4dcadbc4c94dfd029f
tree403da7e7d73f91156bedb04b4b41cc7b5453d0b2
parent503d12a535c17cf3774cb467688e0c77f1f7fe5a
pmdomain: bcm2835-power: set flag GENPD_FLAG_ACTIVE_WAKEUP

Set flag GENPD_FLAG_ACTIVE_WAKEUP to bcm2835_power genpd, then when a
device is set as wakeup source using device_set_wakeup_enable, the power
domain could be kept on to make sure the device could wakeup the system.

Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Link: https://lore.kernel.org/r/20250201111926.31278-1-wahrenst@gmx.net
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/pmdomain/bcm/bcm2835-power.c