mirror of https://github.com/torvalds/linux.git
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>
This commit is contained in:
commit
de023206fc
|
|
@ -126,6 +126,7 @@ static const struct scpsys_domain_data scpsys_domain_data_mt8195[] = {
|
||||||
MT8195_TOP_AXI_PROT_EN_2_CLR,
|
MT8195_TOP_AXI_PROT_EN_2_CLR,
|
||||||
MT8195_TOP_AXI_PROT_EN_2_STA1),
|
MT8195_TOP_AXI_PROT_EN_2_STA1),
|
||||||
},
|
},
|
||||||
|
.caps = MTK_SCPD_KEEP_DEFAULT_OFF | MTK_SCPD_ACTIVE_WAKEUP,
|
||||||
},
|
},
|
||||||
[MT8195_POWER_DOMAIN_MFG0] = {
|
[MT8195_POWER_DOMAIN_MFG0] = {
|
||||||
.name = "mfg0",
|
.name = "mfg0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue