Skip to content

Commit de02320

Browse files
committed
pmdomain: Merge branch fixes into next
Merge the pmdomain fixes for v6.17-rc[n] into the next branch, to allow them to get tested together with the new changes that are targeted for v6.18. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2 parents 64581f4 + 5fc4ab3 commit de02320

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/pmdomain/mediatek/mt8195-pm-domains.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ static const struct scpsys_domain_data scpsys_domain_data_mt8195[] = {
126126
MT8195_TOP_AXI_PROT_EN_2_CLR,
127127
MT8195_TOP_AXI_PROT_EN_2_STA1),
128128
},
129+
.caps = MTK_SCPD_KEEP_DEFAULT_OFF | MTK_SCPD_ACTIVE_WAKEUP,
129130
},
130131
[MT8195_POWER_DOMAIN_MFG0] = {
131132
.name = "mfg0",

0 commit comments

Comments
 (0)